about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Cleanup ifuncsWilco Dijkstra2023-11-0118-125/+41
* Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar2023-11-012-6/+2
* stdlib: Add more qsort{_r} coverageAdhemerval Zanella2023-10-312-0/+367
* stdlib: Remove use of mergesort on qsort (BZ 21719)Adhemerval Zanella2023-10-317-323/+16
* stdlib: Implement introsort for qsort (BZ 19305)Adhemerval Zanella2023-10-311-7/+82
* stdlib: qsort: Move some macros to inline functionAdhemerval Zanella2023-10-311-12/+23
* stdlib: Move insertion sort out qsortAdhemerval Zanella2023-10-311-47/+54
* stdlib: Optimization qsort{_r} swap implementationAdhemerval Zanella2023-10-311-18/+77
* string: Add internal memswap implementationAdhemerval Zanella2023-10-313-0/+245
* crypt: Remove manul entry for --enable-cryptAdhemerval Zanella2023-10-311-13/+0
* Use Linux 6.6 in build-many-glibcs.pyJoseph Myers2023-10-311-1/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-3097-5801/+61
* sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella2023-10-3015-457/+1
* build-many-glibcs: Fix traililing whitespaceAdhemerval Zanella2023-10-301-3/+3
* LoongArch: Delete excessively allocated memory.caiyinyu2023-10-261-34/+34
* LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu2023-10-261-0/+1
* LoongArch: Unify Register Names.caiyinyu2023-10-262-19/+19
* AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2023-10-2411-1/+141
* Move getnameinfo from 'inet' to 'nss'Arjun Shankar2023-10-245-3/+6
* Move getaddrinfo from 'posix' into 'nss'Arjun Shankar2023-10-2414-54/+22
* Move 'services' routines from 'inet' into 'nss'Arjun Shankar2023-10-2410-13/+19
* Move 'rpc' routines from 'inet' into 'nss'Arjun Shankar2023-10-2412-11/+20
* Move 'protocols' routines from 'inet' into 'nss'Arjun Shankar2023-10-2410-12/+19
* Move 'networks' routines from 'inet' into 'nss'Arjun Shankar2023-10-2410-14/+22
* Move 'netgroup' routines from 'inet' into 'nss'Arjun Shankar2023-10-2410-15/+25
* Move 'hosts' routines from 'inet' into 'nss'Arjun Shankar2023-10-2413-20/+27
* Move 'ethers' routines from 'inet' into 'nss'Arjun Shankar2023-10-246-6/+11
* Move 'aliases' routines from 'inet' into 'nss'Arjun Shankar2023-10-2410-9/+16
* Remove 'shadow' and merge into 'nss'Arjun Shankar2023-10-2419-73/+42
* Remove 'pwd' and merge into 'nss'Arjun Shankar2023-10-2419-63/+34
* Remove 'gshadow' and merge into 'nss'Arjun Shankar2023-10-2420-62/+49
* Remove 'grp' and merge into 'nss' and 'posix'Arjun Shankar2023-10-2438-117/+85
* malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify sourceAdhemerval Zanella2023-10-232-3/+2
* test-container: disable ld.so system cache on DSO detectionSimon Chopin2023-10-231-2/+2
* aarch64: Add vector implementations of exp10 routinesJoe Ramsay2023-10-2313-0/+528
* aarch64: Add vector implementations of log10 routinesJoe Ramsay2023-10-2315-1/+584
* aarch64: Add vector implementations of log2 routinesJoe Ramsay2023-10-2315-1/+549
* aarch64: Add vector implementations of exp2 routinesJoe Ramsay2023-10-2313-0/+463
* aarch64: Add vector implementations of tan routinesJoe Ramsay2023-10-2321-27/+1274
* elf: ldconfig should skip temporary files created by package managersFlorian Weimer2023-10-202-13/+30
* tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler2023-10-201-3/+3
* Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.hJoseph Myers2023-10-191-0/+2
* s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler2023-10-192-2/+4
* elf: Do not print the cache entry if --inhibit-cache is usedAdhemerval Zanella2023-10-181-1/+2
* Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer2023-10-187-179/+173
* Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]"Florian Weimer2023-10-181-1/+1
* Add strlcat/wcslcat testcase.Sunil K Pandey2023-10-174-0/+423
* Add strlcpy/wcslcpy testcaseSunil K Pandey2023-10-174-0/+344
* Add LE DSCP code point from RFC-8622.Bruno Victal2023-10-171-0/+5
* Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers2023-10-171-0/+1