aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]H.J. Lu3-5/+7
2024-05-20nearbyint: Don't define alias when used in IFUNC [BZ #31759]H.J. Lu2-0/+4
2024-05-19Pass -nostdlib -nostartfiles together with -r [BZ #31753]H.J. Lu1-1/+2
2024-05-18socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer10-14/+25
2024-05-17Use a doubly-linked list for _IO_list_all (bug 27777)Alexandre Ferrieux3-2/+43
2024-05-16powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31...Manjunath Matti2-4/+4
2024-05-16benchtests: Add fclose benchmarkH.J. Lu3-0/+82
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay14-0/+526
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay14-0/+329
2024-05-16Use Linux 6.9 in build-many-glibcs.pyJoseph Myers1-1/+1
2024-05-15localedata: Fix several issues with the set of characters considered 0-width ...Jules Bertholet6-1898/+979
2024-05-15LoongArch: Add support for TLS Descriptorsmengqinggang16-8/+1076
2024-05-14math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.Joe Talbott1-2/+21
2024-05-14malloc: Improve aligned_alloc and calloc test coverage.Joe Simmons-Talbott5-0/+151
2024-05-14aarch64: Fix AdvSIMD libmvec routines for big-endianJoe Ramsay17-85/+119
2024-05-14Unify output from backtrace_symbols_fd with backtrace_symbols (bug 31730)Andreas Schwab1-2/+8
2024-05-13manual: add dup3DJ Delorie1-0/+8
2024-05-13libio/bug-wsetpos: Make the error message match the causing functionMaciej W. Rozycki1-1/+1
2024-05-10malloc/Makefile: Split and sort testsH.J. Lu1-64/+102
2024-05-09Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu1-3/+6
2024-05-09powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682)Adhemerval Zanella2-14/+8
2024-05-08x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk1-3/+3
2024-05-08localedata: fix weekdays in mdf_RU localeMike FABIAN1-14/+15
2024-05-08localedata: add mdf_RU localeMike FABIAN4-0/+207
2024-05-07elf: Make glibc.rtld.enable_secure ignore alias environment variablesAdhemerval Zanella3-24/+164
2024-05-07support: Add envp argument to support_capture_subprogramAdhemerval Zanella16-26/+30
2024-05-07elf: Remove glibc.rtld.enable_secure check from parse_tunables_stringAdhemerval Zanella1-20/+38
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella4-14/+84
2024-05-06NEWS: Add advisories.Carlos O'Donell1-0/+19
2024-05-06Document CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602Carlos O'Donell4-0/+108
2024-05-06Add crt1-2.0.o for glibc 2.0 compatibility testsH.J. Lu7-1/+102
2024-05-06powerpc: Optimized strncmp for power10Amrita H S5-1/+304
2024-05-03build-many-glibcs.py: Add openrisc hard float glibc variantStafford Horne1-2/+3
2024-05-03or1k: Add hard float supportStafford Horne32-218/+1425
2024-05-03or1k: Add hard float libm-test-ulpsStafford Horne5-1/+1117
2024-05-02nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer1-2/+2
2024-05-02Add a test to check for duplicate definitions in the static libraryGabi Falk1-0/+7
2024-05-02i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2-2/+2
2024-05-02i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk1-1/+1
2024-05-02nscd: Typo inside comment in netgroup cacheFlorian Weimer1-1/+1
2024-05-01time: Allow later version licensing.Carlos O'Donell4-4/+4
2024-04-30hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANSSergey Bugaev1-2/+0
2024-04-30libio: Sort test variables in MakefileH.J. Lu1-20/+84
2024-04-30AArch64: Remove unused defines of CPU namesWilco Dijkstra1-7/+0
2024-04-30Make sure INSTALL is ASCII plaintext againMark Wielaard2-248/+248
2024-04-25x86: In ld.so, diagnose missing APX support in APX-only buildsFlorian Weimer1-0/+5
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu1-0/+1
2024-04-25CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer1-98/+121
2024-04-25CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer1-4/+7
2024-04-25CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer1-8/+6