about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* resolv: Rename res_comp.c to res-name-checking.c and move into libcFlorian Weimer2021-07-1969-153/+309
* resolv: Move dn_skipname to its own file and into libcFlorian Weimer2021-07-1972-50/+178
* resolv: Move dn_comp to its own file and into libcFlorian Weimer2021-07-1970-49/+172
* resolv: Move _getlong, _getshort, __putlong, __putshort to res-putgetFlorian Weimer2021-07-193-15/+113
* resolv: Move dn_expand to its own file and into libcFlorian Weimer2021-07-1976-90/+219
* resolv: Move ns_name_compress into its own file and into libcFlorian Weimer2021-07-1969-60/+122
* resolv: Move ns_name_pack into its own file and into libcFlorian Weimer2021-07-1969-227/+274
* resolv: Move ns_name_pton into its own file and into libcFlorian Weimer2021-07-1969-157/+229
* resolv: Move ns_name_uncompress into its own file and into libcFlorian Weimer2021-07-1969-57/+117
* resolv: Move ns_name_skip to its own file and into libc (bug 28091)Florian Weimer2021-07-1969-70/+143
* resolv: Deprecate legacy interfaces in libresolvFlorian Weimer2021-07-194-41/+95
* tst-safe-linking: make false positives even more improbableSiddhesh Poyarekar2021-07-191-6/+25
* htl: Do not expose pthread hidden proto outside libpthreadSamuel Thibault2021-07-181-3/+3
* elf: Fix a wrong array access on tst-tls20Adhemerval Zanella2021-07-161-4/+4
* elf: Add -Wl,--no-as-needed for tst-tls-manydynamic*mod-dep-bad.so (BZ #28089)Adhemerval Zanella2021-07-151-0/+11
* resolv: Move ns_name_unpack to its own file and into libcFlorian Weimer2021-07-1569-115/+187
* resolv: Remove unnecessary res_isourserver_p call from send_dgFlorian Weimer2021-07-151-6/+0
* resolv: Move ns_name_ntop to its own file and into libcFlorian Weimer2021-07-1569-161/+221
* nss_dns: Do not use deprecated packet parsing functionsFlorian Weimer2021-07-152-21/+20
* resolv: Sort Makefile routines and Versions lexicographicallyFlorian Weimer2021-07-152-73/+182
* socket: Add hidden prototype for setsockoptFlorian Weimer2021-07-153-4/+6
* elf: Fix DTV gap reuse logic (BZ #27135)Adhemerval Zanella2021-07-148-33/+349
* Fix linknamespace errors and local-plt-usages in nss_files.Stefan Liebler2021-07-144-8/+8
* Add static tests for __clone_internalH.J. Lu2021-07-146-0/+509
* x86-64: Add the clone3 wrapperH.J. Lu2021-07-142-0/+94
* Add an internal wrapper for clone, clone2 and clone3H.J. Lu2021-07-148-88/+213
* nss: Fix build error with --disable-nscdCooper Qu2021-07-141-2/+4
* htl: Fix linking static examples against libpthreadSamuel Thibault2021-07-131-1/+1
* htl: Let libc call __pthread_mutex_{,try,un}lockSamuel Thibault2021-07-135-0/+7
* posix: Ignore non opened files on tst-spawn5Adhemerval Zanella2021-07-131-19/+34
* mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu2021-07-124-10/+5
* Linux: Use 32-bit vDSO for clock_gettime, gettimeofday, time (BZ# 28071)Adhemerval Zanella2021-07-125-12/+175
* Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer2021-07-127-17/+47
* Fix failing nss/tst-nss-files-hosts-long.Stefan Liebler2021-07-121-0/+0
* nis: nis_local_group may read from __nisgroup[-1] (bug 28075)Florian Weimer2021-07-121-0/+1
* hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault2021-07-111-3/+0
* support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZH.J. Lu2021-07-111-2/+2
* support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)H.J. Lu2021-07-091-4/+5
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-0926-626/+266
* Force building with -fno-commonFlorian Weimer2021-07-0921-54/+43
* Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu2021-07-098-61/+89
* Properly run tst-spawn5 directly [BZ #28067]H.J. Lu2021-07-091-11/+21
* build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf-thumbFlorian Weimer2021-07-091-0/+3
* nptl: Use out-of-line wake function in __libc_lock_unlock slow pathFlorian Weimer2021-07-093-8/+33
* powerpc64le: Fix typo in configureAnton Blanchard2021-07-082-2/+2
* powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho2021-07-081-0/+18
* x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein2021-07-081-2/+2
* x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu2021-07-083-0/+108
* x86_64: Remove unneeded static PIE check for undefined weak diagnosticFangrui Song2021-07-082-58/+0
* Add NT_ARM_PAC_ENABLED_KEYS to elf.hJoseph Myers2021-07-081-0/+2