aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar1-1/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert182-182/+182
2021-12-16Fix __minimal_malloc segfaults in __mmap due to stack-protectorStefan Liebler1-0/+4
2021-12-16__glibc_unsafe_len: Fix commentSiddhesh Poyarekar1-1/+1
2021-12-06misc, nptl: Remove stray references to __condvar_load_64_relaxedFlorian Weimer1-2/+2
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2-1/+129
2021-10-21Add alloc_align attribute to memalign et alJonathan Wakely1-0/+10
2021-10-20Make sure that the fortified function conditionals are constantSiddhesh Poyarekar1-0/+47
2021-10-20Don't add access size hints to fortifiable functionsSiddhesh Poyarekar1-0/+10
2021-09-27misc: Add __get_nprocs_schedAdhemerval Zanella1-0/+6
2021-09-21regex: copy back from GnulibPaul Eggert1-10/+12
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar14-15/+0
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer1-2/+2
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar1-0/+10
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-2/+4
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer4-2/+57
2021-07-09Force building with -fno-commonFlorian Weimer1-5/+4
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-6/+0
2021-06-22linux: Only use 64-bit syscall if required for selectAdhemerval Zanella2-15/+26
2021-06-22linux: Only use 64-bit syscall if required for pselectAdhemerval Zanella2-64/+65
2021-06-22Add hidden prototypes for fsync, fdatasyncFlorian Weimer2-1/+2
2021-06-15y2038: Add test coverageAdhemerval Zanella3-0/+6
2021-06-15y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella1-0/+27
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-2/+0
2021-05-16Enable support for GCC 11 -Wmismatched-dealloc.Martin Sebor1-0/+11
2021-05-07misc: use _fitoa_word to implement __fd_to_filename.Érico Nogueira1-5/+2
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor1-13/+24
2021-05-05nptl: Move sem_close, sem_open into libcFlorian Weimer1-0/+1
2021-04-27Add __attribute_access_none to disable GCC warnings [BZ #27714]Martin Sebor1-1/+7
2021-04-21nptl: Move pthread_setcancelstate into libcFlorian Weimer1-13/+6
2021-04-15misc: syslog: Use static const for AF_UNIX addressAdhemerval Zanella1-5/+6
2021-04-15misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ #17145)Adhemerval Zanella1-1/+2
2021-04-15misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)Adhemerval Zanella1-45/+4
2021-04-15misc: syslog: Use bool for connectedAdhemerval Zanella1-3/+3
2021-04-13misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)Dan Raymond1-3/+3
2021-04-12linux: always update select timeout (BZ #27706)Adhemerval Zanella1-0/+30
2021-04-12linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella1-0/+17
2021-03-26misc: Fix tst-select timeout handling (BZ#27648)Adhemerval Zanella1-30/+55
2021-03-23tst: Provide test for selectLukasz Majewski2-1/+72
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer3-1/+147
2021-02-09misc: Sync cdefs.h with gnulibAdhemerval Zanella1-57/+85
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy1-0/+4
2021-01-08mntent: Use __putc_unlocked instead of fputc_unlockedSiddhesh Poyarekar1-6/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert178-178/+178
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar1-0/+9
2020-12-23misc: Use __ferror_unlocked instead of ferrorSiddhesh Poyarekar1-1/+1
2020-12-22addmntent: Remove unbounded alloca usage from getmntent [BZ#27083]Siddhesh Poyarekar3-74/+140
2020-12-16Replace __libc_multiple_libcs with __libc_initial flagFlorian Weimer1-10/+24
2020-12-12Fix spelling and grammar in several commentsJonny Grant1-2/+2
2020-12-11treewide: fix incorrect spelling of indices in commentsDmitry V. Levin1-1/+1