aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-19resolv: Move ns_name_pton into its own file and into libcFlorian Weimer69-157/+229
2021-07-19resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer69-57/+117
2021-07-19resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer69-70/+143
2021-07-19resolv: Deprecate legacy interfaces in libresolvFlorian Weimer4-41/+95
2021-07-19tst-safe-linking: make false positives even more improbableSiddhesh Poyarekar1-6/+25
2021-07-18htl: Do not expose pthread hidden proto outside libpthreadSamuel Thibault1-3/+3
2021-07-16elf: Fix a wrong array access on tst-tls20Adhemerval Zanella1-4/+4
2021-07-15elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella1-0/+11
2021-07-15resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer69-115/+187
2021-07-15resolv: Remove unnecessary res_isourserver_p call from send_dgFlorian Weimer1-6/+0
2021-07-15resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer69-161/+221
2021-07-15nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer2-21/+20
2021-07-15resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer2-73/+182
2021-07-15socket: Add hidden prototype for setsockoptFlorian Weimer3-4/+6
2021-07-14elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella8-33/+349
2021-07-14Fix linknamespace errors and local-plt-usages in nss_files.Stefan Liebler4-8/+8
2021-07-14Add static tests for __clone_internalH.J. Lu6-0/+509
2021-07-14x86-64: Add the clone3 wrapperH.J. Lu2-0/+94
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu8-88/+213
2021-07-14nss: Fix build error with --disable-nscdCooper Qu1-2/+4
2021-07-13htl: Fix linking static examples against libpthreadSamuel Thibault1-1/+1
2021-07-13htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault5-0/+7
2021-07-13posix: Ignore non opened files on tst-spawn5Adhemerval Zanella1-19/+34
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu4-10/+5
2021-07-12Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella5-12/+175
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer7-17/+47
2021-07-12Fix failing nss/tst-nss-files-hosts-long.Stefan Liebler1-0/+0
2021-07-12nis: nis_local_group may read from __nisgroup[-1] (bug 28075)Florian Weimer1-0/+1
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault1-3/+0
2021-07-11support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZH.J. Lu1-2/+2
2021-07-09support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)H.J. Lu1-4/+5
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu26-626/+266
2021-07-09Force building with -fno-commonFlorian Weimer21-54/+43
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu8-61/+89
2021-07-09Properly run tst-spawn5 directly [BZ #28067]H.J. Lu1-11/+21
2021-07-09build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer1-0/+3
2021-07-09nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer3-8/+33
2021-07-08powerpc64le: Fix typo in configureAnton Blanchard2-2/+2
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho1-0/+18
2021-07-08x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein1-2/+2
2021-07-08x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu3-0/+108
2021-07-08x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2-58/+0
2021-07-08Add NT_ARM_PAC_ENABLED_KEYS to elf.hJoseph Myers1-0/+2
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella49-21/+482
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella44-2/+380
2021-07-08linux: Add close_rangeAdhemerval Zanella40-1/+422
2021-07-08support: Add support_stack_allocAdhemerval Zanella4-38/+107
2021-07-08_int_realloc is staticSiddhesh Poyarekar1-2/+2
2021-07-08Move mcheck symbol from stdlib to mallocSiddhesh Poyarekar2-2/+2
2021-07-08nss: Do not install static linker input files for libnss_filesFlorian Weimer1-0/+8