2024-09-27 |
Joseph Myers | Do not set errno for overflowing NaN payload in strtod... |
commit | commitdiff | tree |
2024-09-27 |
Joseph Myers | Improve NaN payload testing |
commit | commitdiff | tree |
2024-09-27 |
Joseph Myers | Make __strtod_internal tests type-generic |
commit | commitdiff | tree |
2024-09-27 |
Joseph Myers | Fix strtod subnormal rounding (bug 30220) |
commit | commitdiff | tree |
2024-09-27 |
Joseph Myers | More thoroughly test underflow / errno in tst-strtod... |
commit | commitdiff | tree |
2024-09-27 |
Joseph Myers | Test errno setting on strtod overflow in tst-strtod... |
commit | commitdiff | tree |
2024-09-26 |
Joseph Myers | Add tests of fread |
commit | commitdiff | tree |
2024-09-26 |
Sergey Kolosov | stdio-common: Add new test for fdopen |
commit | commitdiff | tree |
2024-09-11 |
Siddhesh Poyarekar | libio: Attempt wide backup free only for non-legacy... |
commit | commitdiff | tree |
2024-09-10 |
Florian Weimer | debug: Fix read error handling in pcprofiledump |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | elf: Fix tst-dlopen-tlsreinit1.out test dependency |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | elf: Avoid re-initializing already allocated TLS in... |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | elf: Clarify and invert second argument of _dl_allocate... |
commit | commitdiff | tree |
2024-09-09 |
Florian Weimer | elf: Support recursive use of dynamic TLS in interposed... |
commit | commitdiff | tree |
2024-08-30 |
Maciej W. Rozycki | nptl: Use <support/check.h> facilities in tst-setuid3 |
commit | commitdiff | tree |
2024-08-30 |
Maciej W. Rozycki | posix: Use <support/check.h> facilities in tst-truncate... |
commit | commitdiff | tree |
2024-08-28 |
Siddhesh Poyarekar | ungetc: Fix backup buffer leak on program exit [BZ... |
commit | commitdiff | tree |
2024-08-28 |
Siddhesh Poyarekar | ungetc: Fix uninitialized read when putting into unused... |
commit | commitdiff | tree |
2024-08-28 |
Siddhesh Poyarekar | Make tst-ungetc use libsupport |
commit | commitdiff | tree |
2024-08-28 |
Maciej W. Rozycki | stdio-common: Add test for vfscanf with matches longer... |
commit | commitdiff | tree |
2024-08-28 |
Maciej W. Rozycki | support: Add FAIL test failure helper |
commit | commitdiff | tree |
2024-08-19 |
Florian Weimer | string: strerror, strsignal cannot use buffer after... |
commit | commitdiff | tree |
2024-08-19 |
Florian Weimer | Define __libc_initial for the static libc |
commit | commitdiff | tree |
2024-08-15 |
Noah Goldstein | x86: Fix bug in strchrnul-evex512 [BZ #32078] |
commit | commitdiff | tree |
2024-08-13 |
Florian Weimer | Adjust check-local-headers test for libaudit 4.0 |
commit | commitdiff | tree |
2024-08-12 |
H.J. Lu | x32/cet: Support shadow stack during startup for Linux... |
commit | commitdiff | tree |
2024-08-12 |
H.J. Lu | x86-64: Remove sysdeps/x86_64/x32/dl-machine.h |
commit | commitdiff | tree |
2024-08-09 |
Florian Weimer | support: Add options list terminator to the test driver |
commit | commitdiff | tree |
2024-08-06 |
Arjun Shankar | manual/stdio: Further clarify putc, putwc, getc, and... |
commit | commitdiff | tree |
2024-08-06 |
Andreas Schwab | Fix name space violation in fortify wrappers (bug 32052) |
commit | commitdiff | tree |
2024-08-01 |
Florian Weimer | resolv: Fix tst-resolv-short-response for older GCC... |
commit | commitdiff | tree |
2024-08-01 |
H.J. Lu | Add mremap tests |
commit | commitdiff | tree |
2024-08-01 |
H.J. Lu | mremap: Update manual entry |
commit | commitdiff | tree |
2024-08-01 |
H.J. Lu | linux: Update the mremap C implementation [BZ #31968] |
commit | commitdiff | tree |
2024-08-01 |
Florian Weimer | Enhanced test coverage for strncmp, wcsncmp |
commit | commitdiff | tree |
2024-08-01 |
Florian Weimer | Enhance test coverage for strnlen, wcsnlen |
commit | commitdiff | tree |
2024-07-29 |
Lukas Bulwahn | manual: make setrlimit() description less ambiguous |
commit | commitdiff | tree |
2024-07-29 |
Arjun Shankar | manual/stdio: Clarify putc and putwc |
commit | commitdiff | tree |
2024-07-29 |
Miguel Martín | malloc: add multi-threaded tests for aligned_alloc... |
commit | commitdiff | tree |
2024-07-29 |
Miguel Martín | malloc: avoid global locks in tst-aligned_alloc-lib.c |
commit | commitdiff | tree |
2024-07-24 |
Florian Weimer | resolv: Track single-request fallback via _res._flags... |
commit | commitdiff | tree |
2024-07-24 |
Florian Weimer | resolv: Do not wait for non-existing second DNS respons... |
commit | commitdiff | tree |
2024-07-24 |
Florian Weimer | resolv: Allow short error responses to match any query... |
commit | commitdiff | tree |
2024-07-23 |
Adhemerval... | elf: Fix localplt.awk for DT_RELR-enabled builds (BZ... |
commit | commitdiff | tree |
2024-07-19 |
John David... | Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP... |
commit | commitdiff | tree |
2024-07-16 |
Florian Weimer | Linux: Make __rseq_size useful for feature detection... |
commit | commitdiff | tree |
2024-07-16 |
Adhemerval... | elf: Make dl-rseq-symbols Linux only |
commit | commitdiff | tree |
2024-07-16 |
Michael Jeanson | nptl: fix potential merge of __rseq_* relro symbols |
commit | commitdiff | tree |
2024-07-16 |
Stefan Liebler | s390x: Fix segfault in wcsncmp [BZ #31934] |
commit | commitdiff | tree |
2024-07-08 |
Adhemerval... | stdlib: fix arc4random fallback to /dev/urandom (BZ... |
commit | commitdiff | tree |
2024-07-02 |
Adhemerval... | math: Provide missing math symbols on libc.a (BZ 31781) |
commit | commitdiff | tree |
2024-07-02 |
Adhemerval... | math: Fix isnanf128 static build (BZ 31774) |
commit | commitdiff | tree |
2024-07-02 |
Adhemerval... | math: Fix i386 and m68k exp10 on static build (BZ 31775) |
commit | commitdiff | tree |
2024-07-02 |
Adhemerval... | math: Fix i386 and m68k fmod/fmodf on static build... |
commit | commitdiff | tree |
2024-06-25 |
Adhemerval... | posix: Fix pidfd_spawn/pidfd_spawnp leak if execve... |
commit | commitdiff | tree |
2024-06-21 |
Florian Weimer | Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c |
commit | commitdiff | tree |
2024-06-15 |
Andreas K.... | NEWS: update list of fixed CVEs in 2.39 |
commit | commitdiff | tree |
2024-06-15 |
Andreas K.... | NEWS: update list of fixed bugs in 2.39 |
commit | commitdiff | tree |
2024-06-15 |
H.J. Lu | x86: Properly set x86 minimum ISA level [BZ #31883] |
commit | commitdiff | tree |
2024-06-15 |
H.J. Lu | x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ... |
commit | commitdiff | tree |
2024-06-14 |
Mike FABIAN | localedata: ssy_ER: Fix syntax error |
commit | commitdiff | tree |
2024-06-10 |
sayan paul | malloc: New test to check malloc alternate path using... |
commit | commitdiff | tree |
2024-06-10 |
Joe Simmons... | malloc: Improve aligned_alloc and calloc test coverage. |
commit | commitdiff | tree |
2024-06-10 |
H.J. Lu | malloc/Makefile: Split and sort tests |
commit | commitdiff | tree |
2024-06-09 |
Michael Jeanson | x86/cet: fix shadow stack test scripts |
commit | commitdiff | tree |
2024-06-03 |
Florian Weimer | elf: Avoid some free (NULL) calls in _dl_update_slotinfo |
commit | commitdiff | tree |
2024-05-29 |
Stafford Horne | misc: Add support for Linux uio.h RWF_NOAPPEND flag |
commit | commitdiff | tree |
2024-05-28 |
Sunil K Pandey | i386: Disable Intel Xeon Phi tests for GCC 15 and above... |
commit | commitdiff | tree |
2024-05-28 |
Adhemerval... | Reinstate generic features-time64.h |
commit | commitdiff | tree |
2024-05-28 |
Adhemerval... | Always define __USE_TIME_BITS64 when 64 bit time_t... |
commit | commitdiff | tree |
2024-05-27 |
Florian Weimer | socket: Use may_alias on sockaddr structs (bug 19622) |
commit | commitdiff | tree |
2024-05-27 |
H.J. Lu | parse_fdinfo: Don't advance pointer twice [BZ #31798] |
commit | commitdiff | tree |
2024-05-15 |
caiyinyu | LoongArch: Fix undefined `__memset_aligned` reference... |
commit | commitdiff | tree |
2024-05-13 |
Sergey Kolosov | socket: Add new test for connect |
commit | commitdiff | tree |
2024-05-13 |
Sergey Kolosov | libsupport: Add xgetpeername |
commit | commitdiff | tree |
2024-05-11 |
Gabi Falk | x86_64: Fix missing wcsncat function definition without... |
commit | commitdiff | tree |
2024-05-10 |
H.J. Lu | Force DT_RPATH for --enable-hardcoded-path-in-tests |
commit | commitdiff | tree |
2024-05-07 |
Adhemerval... | elf: Only process multiple tunable once (BZ 31686) |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | Add a test to check for duplicate definitions in the... |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | i686: Fix multiple definitions of __memmove_chk and... |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | i586: Fix multiple definitions of __memcpy_chk and... |
commit | commitdiff | tree |
2024-05-04 |
Sam James | Revert "i586: Fix multiple definitions of __memcpy_chk... |
commit | commitdiff | tree |
2024-05-04 |
Sam James | Revert "i686: Fix multiple definitions of __memmove_chk... |
commit | commitdiff | tree |
2024-05-04 |
Sam James | Revert "Add a test to check for duplicate definitions... |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | Add a test to check for duplicate definitions in the... |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | i686: Fix multiple definitions of __memmove_chk and... |
commit | commitdiff | tree |
2024-05-04 |
Gabi Falk | i586: Fix multiple definitions of __memcpy_chk and... |
commit | commitdiff | tree |
2024-05-03 |
Carlos O'Donell | time: Allow later version licensing. |
commit | commitdiff | tree |
2024-05-02 |
Florian Weimer | nscd: Use time_t for return type of addgetnetgrentX |
commit | commitdiff | tree |
2024-05-02 |
Florian Weimer | login: structs utmp, utmpx, lastlog _TIME_BITS independ... |
commit | commitdiff | tree |
2024-05-02 |
Florian Weimer | login: Check default sizes of structs utmp, utmpx,... |
commit | commitdiff | tree |
2024-04-25 |
H.J. Lu | elf: Also compile dl-misc.os with $(rtld-early-cflags) |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use... |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | CVE-2024-33600: nscd: Avoid null pointer crashes after... |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | CVE-2024-33600: nscd: Do not send missing not-found... |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | CVE-2024-33599: nscd: Stack-based buffer overflow in... |
commit | commitdiff | tree |
2024-04-25 |
H.J. Lu | x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ ... |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | i386: ulp update for SSE2 --disable-multi-arch configur... |
commit | commitdiff | tree |
2024-04-25 |
Florian Weimer | nptl: Fix tst-cancel30 on kernels without ppoll_time64... |
commit | commitdiff | tree |
2024-04-17 |
Charles Fol | iconv: ISO-2022-CN-EXT: fix out-of-bound writes when... |
commit | commitdiff | tree |
next |