aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Remove all of the remaining libcrypt code.zack/remove-libcryptZack Weinberg
2023-09-21Remove documentation of passphrase-hashing functions.Zack Weinberg
2023-09-21Remove --enable-crypt and --enable-nss-crypt configure options.Zack Weinberg
2023-09-21Import Solar Designer's public domain MD5 for use by localedef.Zack Weinberg
2023-09-21elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott
2023-09-21Remove unused localedata/th_TH.inMike FABIAN
2023-09-21Adapt collation in th_TH locale to use the iso14651_t1_common file and sync t...Mike FABIAN
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu
2023-09-18math: Add a no-mathvec flag for sin (-0.0)Wilco Dijkstra
2023-09-16Update to Unicode 15.1.0 [BZ #30854]Mike FABIAN
2023-09-16localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from E...Mike FABIAN
2023-09-16Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.pyMike FABIAN
2023-09-15getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar
2023-09-15LoongArch: Change to put magic number to .rodata sectiondengjianbo
2023-09-15LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}dengjianbo
2023-09-15LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}dengjianbo
2023-09-15LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.caiyinyu
2023-09-15LoongArch: Add lasx/lsx support for _dl_runtime_profile.caiyinyu
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers
2023-09-13CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer
2023-09-13resolv: Fix some unaligned accesses in resolver [BZ #30750]John David Anglin
2023-09-12Update syscall lists for Linux 6.5Joseph Myers
2023-09-11ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich
2023-09-11stdio: Remove __libc_message alloca usageJoe Simmons-Talbott
2023-09-09htl: avoid exposing the vm_region symbolSamuel Thibault
2023-09-08libio: Fix oversized __io_vtablesAdam Jackson
2023-09-08Use Linux 6.5 in build-many-glibcs.pyJoseph Myers
2023-09-08elf: Remove unused l_text_end field from struct link_mapFlorian Weimer
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
2023-09-06manual: Fix ld.so diagnostics menu/section structureFlorian Weimer
2023-09-06getaddrinfo: Get rid of allocaJoe Simmons-Talbott
2023-09-06riscv: Add support for XTheadBb in string-fz[a,i].hChristoph Müllner
2023-09-05getcanonname: Fix a typoSiddhesh Poyarekar
2023-09-05linux: Add pidfd_getpidAdhemerval Zanella Netto
2023-09-05posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto
2023-09-05linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto
2023-09-05linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto
2023-09-05mips: Add the clone3 wrapperAdhemerval Zanella Netto
2023-09-05arm: Add the clone3 wrapperAdhemerval Zanella Netto
2023-09-05hurd: Avoid including thread_state.h in installed headerSamuel Thibault
2023-09-04__call_tls_dtors: Use call_function_static_weakSamuel Thibault
2023-09-04intl: Treat C.UTF-8 locale like C locale (BZ# 16621)Bruno Haible
2023-09-03htl: Fix stack information for main threadSamuel Thibault
2023-09-03htl: thread_local destructors supportSamuel Thibault
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy
2023-08-29x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]H.J. Lu
2023-08-29add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]lijianglin