about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove all of the remaining libcrypt code. zack/remove-libcryptZack Weinberg2023-09-2180-5823/+0
* Remove documentation of passphrase-hashing functions.Zack Weinberg2023-09-215-341/+25
* Remove --enable-crypt and --enable-nss-crypt configure options.Zack Weinberg2023-09-2122-380/+81
* Import Solar Designer's public domain MD5 for use by localedef.Zack Weinberg2023-09-219-59/+378
* elf: dl-lookup: Remove unused alloca.h includeJoe Simmons-Talbott2023-09-211-1/+0
* Remove unused localedata/th_TH.inMike FABIAN2023-09-211-178/+0
* Adapt collation in th_TH locale to use the iso14651_t1_common file and sync t...Mike FABIAN2023-09-213-741/+252
* Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu2023-09-2111-329/+8
* Update kernel version to 6.5 in header constant testsJoseph Myers2023-09-202-2/+2
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2023-09-1911-8/+329
* math: Add a no-mathvec flag for sin (-0.0)Wilco Dijkstra2023-09-184-28/+33
* Update to Unicode 15.1.0 [BZ #30854]Mike FABIAN2023-09-1614-2814/+3155
* localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from E...Mike FABIAN2023-09-161-1/+1
* Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.pyMike FABIAN2023-09-161-13/+13
* getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar2023-09-157-10/+152
* LoongArch: Change to put magic number to .rodata sectiondengjianbo2023-09-151-10/+10
* LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}dengjianbo2023-09-157-0/+578
* LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}dengjianbo2023-09-1512-0/+963
* LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.caiyinyu2023-09-151-1/+1
* LoongArch: Add lasx/lsx support for _dl_runtime_profile.caiyinyu2023-09-157-179/+331
* Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2023-09-142-2/+3
* CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa modeFlorian Weimer2023-09-134-2/+137
* resolv: Fix some unaligned accesses in resolver [BZ #30750]John David Anglin2023-09-132-2/+4
* Update syscall lists for Linux 6.5Joseph Myers2023-09-1228-2/+31
* ia64: Work around miscompilation and fix build on ia64's gcc-10 and laterSergei Trofimovich2023-09-111-1/+3
* stdio: Remove __libc_message alloca usageJoe Simmons-Talbott2023-09-112-35/+41
* htl: avoid exposing the vm_region symbolSamuel Thibault2023-09-091-1/+1
* libio: Fix oversized __io_vtablesAdam Jackson2023-09-081-1/+4
* Use Linux 6.5 in build-many-glibcs.pyJoseph Myers2023-09-081-1/+1
* elf: Remove unused l_text_end field from struct link_mapFlorian Weimer2023-09-085-18/+3
* elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer2023-09-087-173/+179
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-073-1/+4
* manual: Fix ld.so diagnostics menu/section structureFlorian Weimer2023-09-061-3/+11
* getaddrinfo: Get rid of allocaJoe Simmons-Talbott2023-09-061-15/+9
* riscv: Add support for XTheadBb in string-fz[a,i].hChristoph Müllner2023-09-062-2/+7
* getcanonname: Fix a typoSiddhesh Poyarekar2023-09-051-1/+1
* linux: Add pidfd_getpidAdhemerval Zanella Netto2023-09-0544-0/+520
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-0566-150/+788
* linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371)Adhemerval Zanella Netto2023-09-0546-5/+449
* linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparcAdhemerval Zanella Netto2023-09-055-0/+40
* mips: Add the clone3 wrapperAdhemerval Zanella Netto2023-09-052-0/+141
* arm: Add the clone3 wrapperAdhemerval Zanella Netto2023-09-052-0/+81
* hurd: Avoid including thread_state.h in installed headerSamuel Thibault2023-09-051-2/+1
* __call_tls_dtors: Use call_function_static_weakSamuel Thibault2023-09-044-18/+5
* intl: Treat C.UTF-8 locale like C locale (BZ# 16621)Bruno Haible2023-09-041-2/+6
* htl: Fix stack information for main threadSamuel Thibault2023-09-031-3/+27
* htl: thread_local destructors supportSamuel Thibault2023-09-031-0/+6
* elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy2023-09-016-66/+74
* x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]H.J. Lu2023-08-291-18/+13
* add GB18030-2022 charmap and test the entire GB18030 charmap [BZ #30243]lijianglin2023-08-295-289/+292