aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15Move ip_mreqn structure from Linux to genericSamuel Thibault
2022-08-15malloc: Do not use MAP_NORESERVE to allocate heap segmentsFlorian Weimer
2022-08-15Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer
2022-08-15non-linux: bits/in.h: Add more RFC optionsSamuel Thibault
2022-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella
2022-08-12glibcextract.py: Add compile_c_snippetAdhemerval Zanella
2022-08-12LoongArch: Add pointer mangling support.caiyinyu
2022-08-11AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra
2022-08-11libio: Improve performance of IO locksWilco Dijkstra
2022-08-11tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler
2022-08-10elf.h: Add ELFCOMPRESS_ZSTDFangrui Song
2022-08-10inet: Turn __ivaliduser into a compatibility symbolFlorian Weimer
2022-08-09x86: Fix `#define STRCPY` guard in strcpy-sse2.SNoah Goldstein
2022-08-09elf: Replace `strcpy` call with `memcpy` [BZ #29454]Noah Goldstein
2022-08-08soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hfKito Cheng
2022-08-05i386: Use cmpl instead of cmpAdhemerval Zanella
2022-08-05i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella
2022-08-04i386: Replace movzx with movzblFangrui Song
2022-08-04dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian Weimer
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer
2022-08-04i386: Remove RELA supportAdhemerval Zanella
2022-08-04arm: Remove RELA supportAdhemerval Zanella
2022-08-04Remove ldd libc4 supportAdhemerval Zanella
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes
2022-08-04Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella
2022-08-04Linux: Remove exit system call from _exitFlorian Weimer
2022-08-04LoongArch: Add vdso support for gettimeofday.caiyinyu
2022-08-03Update kernel version to 5.19 in header constant testsJoseph Myers
2022-08-03assert: Do not use stderr in libc-internal assertFlorian Weimer
2022-08-03nptl: Remove uses of assert_perrorFlorian Weimer
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer
2022-08-02Update syscall lists for Linux 5.19Joseph Myers
2022-08-02Use Linux 5.19 in build-many-glibcs.pyJoseph Myers
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-08-02Don't use unsupported format string in ld.so (bug 29427)Andreas Schwab
2022-08-02htl: Let pthread_self and cancellability called earlySamuel Thibault
2022-08-01stdlib: Simplify arc4random_uniformAdhemerval Zanella
2022-08-01malloc: Use __getrandom_nocancel during tcache initiailizationFlorian Weimer
2022-08-01Remove spurious references to _dl_open_hookFlorian Weimer
2022-08-01wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependencyH.J. Lu
2022-08-01stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h.Tom Honermann
2022-07-30Open master branch for glibc 2.37 developmentglibc-2.36.9000Carlos O'Donell
2022-07-29Create ChangeLog.old/ChangeLog.25.glibc-2.36Carlos O'Donell
2022-07-29Prepare for glibc 2.36 release.Carlos O'Donell
2022-07-29Update install.texi, and regenerate INSTALL.Carlos O'Donell
2022-07-29Update NEWS bug list.Carlos O'Donell