aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-15elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer
2021-07-15resolv: Remove unnecessary res_isourserver_p call from send_dgFlorian Weimer
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer
2021-07-15nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer
2021-07-15resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer
2021-07-15socket: Add hidden prototype for setsockoptFlorian Weimer
2021-07-14elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella
2021-07-14Fix linknamespace errors and local-plt-usages in nss_files.Stefan Liebler
2021-07-14Add static tests for __clone_internalH.J. Lu
2021-07-14x86-64: Add the clone3 wrapperH.J. Lu
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu
2021-07-14nss: Fix build error with --disable-nscdCooper Qu
2021-07-13htl: Fix linking static examples against libpthreadSamuel Thibault
2021-07-13htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault
2021-07-13posix: Ignore non opened files on tst-spawn5Adhemerval Zanella
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer
2021-07-12Fix failing nss/tst-nss-files-hosts-long.Stefan Liebler
2021-07-12nis: nis_local_group may read from __nisgroup[-1] (bug 28075)Florian Weimer
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault
2021-07-11support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZH.J. Lu
2021-07-09support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)H.J. Lu
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-09Force building with -fno-commonFlorian Weimer
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu
2021-07-09Properly run tst-spawn5 directly [BZ #28067]H.J. Lu
2021-07-09build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer
2021-07-09nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer
2021-07-08powerpc64le: Fix typo in configureAnton Blanchard
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho
2021-07-08x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein
2021-07-08x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song
2021-07-08Add NT_ARM_PAC_ENABLED_KEYS to elf.hJoseph Myers
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-07-08support: Add support_stack_allocAdhemerval Zanella
2021-07-08_int_realloc is staticSiddhesh Poyarekar
2021-07-08Move mcheck symbol from stdlib to mallocSiddhesh Poyarekar
2021-07-08nss: Do not install static linker input files for libnss_filesFlorian Weimer
2021-07-08elf/tests: Make thrlock and noload depend on libmSiddhesh Poyarekar
2021-07-08Harden tcache double-free checkSiddhesh Poyarekar
2021-07-07nss: Access nss_files through direct referencesFlorian Weimer
2021-07-07nss_files: Move into libcFlorian Weimer
2021-07-07nss_files: Add generic code for set*ent, end*ent and file openFlorian Weimer
2021-07-07nss_files: Allocate nscd file registration data on the heapFlorian Weimer
2021-07-07libio: Replace internal _IO_getdelim symbol with __getdelimFlorian Weimer