about summary refs log tree commit diff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella2024-02-121-6/+0
* cdefs: Limit definition of fortification macrosSiddhesh Poyarekar2023-02-021-2/+4
* Apply asm redirections in syslog.h before first use [BZ #27087]Tulio Magno Quites Machado Filho2022-11-302-9/+19
* regex: copy back from GnulibPaul Eggert2022-11-111-10/+12
* misc: Use 64 bit stat for getusershell (BZ# 29204)Adhemerval Zanella2022-06-011-2/+2
* misc: Use 64 bit stat for daemon (BZ# 29203)Adhemerval Zanella2022-06-011-3/+2
* fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]Siddhesh Poyarekar2022-05-161-1/+1
* misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera2022-04-251-6/+6
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-03-111-1/+2
* __glibc_unsafe_len: Fix commentSiddhesh Poyarekar2022-03-111-1/+1
* Make sure that the fortified function conditionals are constantSiddhesh Poyarekar2022-03-111-0/+47
* Don't add access size hints to fortifiable functionsSiddhesh Poyarekar2022-03-111-0/+10
* misc: Add __get_nprocs_schedAdhemerval Zanella2021-10-011-0/+6
* Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer2021-08-061-2/+2
* xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar2021-07-281-0/+10
* Move malloc hooks into a compat DSOSiddhesh Poyarekar2021-07-221-2/+4
* misc: Add time64 alias for ioctlFlorian Weimer2021-07-214-2/+57
* Force building with -fno-commonFlorian Weimer2021-07-091-5/+4
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-6/+0
* linux: Only use 64-bit syscall if required for selectAdhemerval Zanella2021-06-222-15/+26
* linux: Only use 64-bit syscall if required for pselectAdhemerval Zanella2021-06-222-64/+65
* Add hidden prototypes for fsync, fdatasyncFlorian Weimer2021-06-222-1/+2
* y2038: Add test coverageAdhemerval Zanella2021-06-153-0/+6
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+27
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-2/+0
* Enable support for GCC 11 -Wmismatched-dealloc.Martin Sebor2021-05-161-0/+11
* misc: use _fitoa_word to implement __fd_to_filename.Érico Nogueira2021-05-071-5/+2
* Annotate additional APIs with GCC attribute access.Martin Sebor2021-05-061-13/+24
* nptl: Move sem_close, sem_open into libcFlorian Weimer2021-05-051-0/+1
* Add __attribute_access_none to disable GCC warnings [BZ #27714]Martin Sebor2021-04-271-1/+7
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-04-211-13/+6
* misc: syslog: Use static const for AF_UNIX addressAdhemerval Zanella2021-04-151-5/+6
* misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ #17145)Adhemerval Zanella2021-04-151-1/+2
* misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)Adhemerval Zanella2021-04-151-45/+4
* misc: syslog: Use bool for connectedAdhemerval Zanella2021-04-151-3/+3
* misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)Dan Raymond2021-04-131-3/+3
* linux: always update select timeout (BZ #27706)Adhemerval Zanella2021-04-121-0/+30
* linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella2021-04-121-0/+17
* misc: Fix tst-select timeout handling (BZ#27648)Adhemerval Zanella2021-03-261-30/+55
* tst: Provide test for selectLukasz Majewski2021-03-232-1/+72
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-013-1/+147
* misc: Sync cdefs.h with gnulibAdhemerval Zanella2021-02-091-57/+85
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+4
* mntent: Use __putc_unlocked instead of fputc_unlockedSiddhesh Poyarekar2021-01-081-6/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02178-178/+178
* Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar2020-12-311-0/+9
* misc: Use __ferror_unlocked instead of ferrorSiddhesh Poyarekar2020-12-231-1/+1
* addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]Siddhesh Poyarekar2020-12-223-74/+140
* Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer2020-12-161-10/+24
* Fix spelling and grammar in several commentsJonny Grant2020-12-121-2/+2