aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-05syslog: Remove extra whitespace between timestamp and message (BZ#29544)Adhemerval Zanella
2022-08-31elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ ...Adhemerval Zanella
2022-08-31Apply asm redirections in wchar.h before first useRaphael Moreira Zinsly
2022-08-30elf: Call __libc_early_init for reused namespaces (bug 29528)Florian Weimer
2022-08-30syslog: Fix large messages (BZ#29536)Adhemerval Zanella
2022-08-24Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer
2022-08-24linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-24linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella
2022-08-24linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-08-24linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella
2022-08-24glibcextract.py: Add compile_c_snippetAdhemerval Zanella
2022-08-22NEWS: Add entry for bug 28846Arjun Shankar
2022-08-22socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer
2022-08-16Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer
2022-08-11elf: Replace `strcpy` call with `memcpy` [BZ #29454]Noah Goldstein
2022-08-05Update syscall lists for Linux 5.19Joseph Myers
2022-08-04dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)Florian 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-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
2022-07-29Update libc.pot for 2.36 release.Carlos O'Donell
2022-07-29tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd callMark Wielaard
2022-07-29stdlib: Tuned down tst-arc4random-thread internal parametersAdhemerval Zanella
2022-07-29LoongArch: Add greg_t and gregset_t.caiyinyu
2022-07-29LoongArch: Fix VDSO_HASH and VDSO_NAME.caiyinyu
2022-07-27riscv: Update rv64 libm test ulpsDarius Rad
2022-07-27riscv: Update nofpu libm test ulpsDarius Rad
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu
2022-07-26LoongArch: Update build-many-glibcs.py for the LoongArch Port.caiyinyu
2022-07-26LoongArch: Hard Float Supportcaiyinyu
2022-07-26LoongArch: Build Infrastructurecaiyinyu
2022-07-26LoongArch: Add ABI Listscaiyinyu
2022-07-26LoongArch: Linux ABIcaiyinyu
2022-07-26LoongArch: Linux Syscall Interfacecaiyinyu
2022-07-26LoongArch: Atomic and Locking Routinescaiyinyu
2022-07-26LoongArch: Generic <math.h> and soft-fp Routinescaiyinyu
2022-07-26LoongArch: Thread-Local Storage Supportcaiyinyu
2022-07-26LoongArch: ABI Implementationcaiyinyu
2022-07-26LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.pycaiyinyu
2022-07-26LoongArch: Add LoongArch entries to config.h.incaiyinyu
2022-07-25struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64Arnout Vandecappelle (Essensium/Mind)
2022-07-25Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)Florian Weimer
2022-07-22manual: Add documentation for arc4random functionsAdhemerval Zanella Netto
2022-07-22s390x: Add optimized chacha20Adhemerval Zanella Netto
2022-07-22powerpc64: Add optimized chacha20Adhemerval Zanella Netto