about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* localedata: Convert French language locales (fr_*) to UTF-8Florian Weimer2022-08-175-47/+47
* Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer2022-08-161-3/+3
* elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhereFlorian Weimer2022-08-161-16/+24
* Move ip_mreqn structure from Linux to genericSamuel Thibault2022-08-152-8/+13
* malloc: Do not use MAP_NORESERVE to allocate heap segmentsFlorian Weimer2022-08-152-8/+1
* Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer2022-08-151-2/+5
* non-linux: bits/in.h: Add more RFC optionsSamuel Thibault2022-08-151-0/+10
* arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella2022-08-121-10/+13
* linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella2022-08-123-8/+137
* linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella2022-08-121-0/+5
* linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella2022-08-121-1/+1
* linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella2022-08-121-3/+5
* glibcextract.py: Add compile_c_snippetAdhemerval Zanella2022-08-121-0/+19
* LoongArch: Add pointer mangling support.caiyinyu2022-08-123-3/+74
* AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra2022-08-112-4/+4
* libio: Improve performance of IO locksWilco Dijkstra2022-08-111-9/+19
* tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler2022-08-111-2/+5
* elf.h: Add ELFCOMPRESS_ZSTDFangrui Song2022-08-101-0/+1
* inet: Turn __ivaliduser into a compatibility symbolFlorian Weimer2022-08-102-13/+8
* x86: Fix `#define STRCPY` guard in strcpy-sse2.SNoah Goldstein2022-08-091-1/+1
* elf: Replace `strcpy` call with `memcpy` [BZ #29454]Noah Goldstein2022-08-091-2/+3
* soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hfKito Cheng2022-08-088-0/+360
* i386: Use cmpl instead of cmpAdhemerval Zanella2022-08-052-12/+12
* i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella2022-08-051-2/+2
* i386: Replace movzx with movzblFangrui Song2022-08-041-18/+18
* dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer2022-08-041-1/+1
* malloc: Correct the documentation of the top_pad defaultFlorian Weimer2022-08-043-2/+3
* i386: Remove RELA supportAdhemerval Zanella2022-08-042-197/+1
* arm: Remove RELA supportAdhemerval Zanella2022-08-042-106/+1
* Remove ldd libc4 supportAdhemerval Zanella2022-08-0413-136/+2
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-0416-394/+14
* Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella2022-08-045-11/+0
* Linux: Remove exit system call from _exitFlorian Weimer2022-08-041-1/+0
* LoongArch: Add vdso support for gettimeofday.caiyinyu2022-08-042-0/+23
* Update kernel version to 5.19 in header constant testsJoseph Myers2022-08-033-4/+4
* assert: Do not use stderr in libc-internal assertFlorian Weimer2022-08-037-22/+50
* nptl: Remove uses of assert_perrorFlorian Weimer2022-08-031-8/+3
* stdio: Clean up __libc_message after unconditional abortFlorian Weimer2022-08-034-40/+25
* Update syscall lists for Linux 5.19Joseph Myers2022-08-023-2/+4
* Use Linux 5.19 in build-many-glibcs.pyJoseph Myers2022-08-021-1/+1
* socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2022-08-027-29/+276
* Don't use unsupported format string in ld.so (bug 29427)Andreas Schwab2022-08-021-1/+1
* htl: Let pthread_self and cancellability called earlySamuel Thibault2022-08-022-1/+15
* stdlib: Simplify arc4random_uniformAdhemerval Zanella2022-08-011-99/+30
* malloc: Use __getrandom_nocancel during tcache initiailizationFlorian Weimer2022-08-011-1/+2
* Remove spurious references to _dl_open_hookFlorian Weimer2022-08-012-9/+0
* wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependencyH.J. Lu2022-08-011-0/+2
* stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h.Tom Honermann2022-08-011-0/+8
* Open master branch for glibc 2.37 development glibc-2.36.9000Carlos O'Donell2022-07-302-2/+25
* Create ChangeLog.old/ChangeLog.25. glibc-2.36Carlos O'Donell2022-07-291-0/+10229