aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29Add generic C.UTF-8 locale (Bug 17318)codonell/c-utf8Carlos O'Donell
2021-07-29Add 'strcmp_collation' support for LC_COLLATE.Carlos O'Donell
2021-07-29Add support for locales with zero collation rules.Carlos O'Donell
2021-07-28Update libc.pot for 2.34 release.Carlos O'Donell
2021-07-28x86-64: Add Avoid_Short_Distance_REP_MOVSBH.J. Lu
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu
2021-07-28build-many-glibcs.py: Add x86_64-linux-gnu-minimal configurationFlorian Weimer
2021-07-28tests: use xmalloc to allocate implementation arraySiddhesh Poyarekar
2021-07-28xmalloc: Fix warnings with gcc analyzerSiddhesh Poyarekar
2021-07-28__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]Siddhesh Poyarekar
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault
2021-07-26Exclude static tests for mcheck and malloc-checkSiddhesh Poyarekar
2021-07-25i386: Regenerate ulpsArjun Shankar
2021-07-23manual: Document unsupported cases for interpositionSiddhesh Poyarekar
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault
2021-07-22socket: Add time64 alias for setsockoptFlorian Weimer
2021-07-22socket: Add time64 alias for getsockoptFlorian Weimer
2021-07-22mcheck Fix malloc_usable_size [BZ #22057]Siddhesh Poyarekar
2021-07-22Remove malloc hooks [BZ #23328]Siddhesh Poyarekar
2021-07-22Move malloc_{g,s}et_state to libc_malloc_debugSiddhesh Poyarekar
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar
2021-07-22mtrace: Wean away from malloc hooksSiddhesh Poyarekar
2021-07-22Simplify __malloc_initializedSiddhesh Poyarekar
2021-07-22mcheck: Wean away from malloc hooks [BZ #23489]Siddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-22Remove __morecore and __default_morecoreSiddhesh Poyarekar
2021-07-22Remove __after_morecore_hookSiddhesh Poyarekar
2021-07-22Make mcheck tests conditional on GLIBC_2.23 or earlierSiddhesh Poyarekar
2021-07-22posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) supportSamuel Thibault
2021-07-22malloc: Fix tst-mallocfork3-malloc-check linkSamuel Thibault
2021-07-21ARC: elf: make type safeVineet Gupta
2021-07-21ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearingVineet Gupta
2021-07-21socket: Add time64 alias for sendmsgFlorian Weimer
2021-07-21socket: Add time64 alias for recvmsgFlorian Weimer
2021-07-21socket: Add time64 alias for sendmmsgFlorian Weimer
2021-07-21Linux: Add time64 alias for prctlFlorian Weimer
2021-07-21io: Add time64 alias for fcntlFlorian Weimer
2021-07-21misc: Add time64 alias for ioctlFlorian Weimer
2021-07-21RISC-V: Update rv64 ULPsDarius Rad
2021-07-20resolv: Do not install libnss_dns.a, libnss_dns.soFlorian Weimer
2021-07-19hurd: Add support for spawn_do_closefromSamuel Thibault
2021-07-19elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella
2021-07-19i386: Add the clone3 wrapperH.J. Lu
2021-07-19nss: Directly load nss_dns, without going through dlsym/dlopenFlorian Weimer
2021-07-19resolv: Move nss_dns into libcFlorian Weimer
2021-07-19resolv: Move res_query functions into libcFlorian Weimer
2021-07-19resolv: Move res_mkquery, res_nmkquery into libcFlorian Weimer