public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
[COMMITTED 2.39 00/10] strtod: Backport two fixes and several new tests
 2024-09-27 16:00 UTC  (11+ messages)
` [COMMITTED 2.39 01/10] Test errno setting on strtod overflow in tst-strtod-round
` [COMMITTED 2.39 02/10] More thoroughly test underflow / errno "
` [COMMITTED 2.39 03/10] Fix strtod subnormal rounding (bug 30220)
` [COMMITTED 2.39 04/10] Make __strtod_internal tests type-generic
` [COMMITTED 2.39 05/10] Improve NaN payload testing
` [COMMITTED 2.39 06/10] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
` [COMMITTED 2.39 07/10] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
` [COMMITTED 2.39 08/10] Make tst-strtod2 and tst-strtod5 type-generic
` [COMMITTED 2.39 09/10] Add more tests of strtod end pointer
` [COMMITTED 2.39 10/10] Add tests of more strtod special cases

[COMMITTED 2.40 00/10] strtod: Backport two fixes and several new tests
 2024-09-27 15:57 UTC  (11+ messages)
` [COMMITTED 2.40 01/10] Test errno setting on strtod overflow in tst-strtod-round
` [COMMITTED 2.40 02/10] More thoroughly test underflow / errno "
` [COMMITTED 2.40 03/10] Fix strtod subnormal rounding (bug 30220)
` [COMMITTED 2.40 04/10] Make __strtod_internal tests type-generic
` [COMMITTED 2.40 05/10] Improve NaN payload testing
` [COMMITTED 2.40 06/10] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
` [COMMITTED 2.40 07/10] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
` [COMMITTED 2.40 08/10] Make tst-strtod2 and tst-strtod5 type-generic
` [COMMITTED 2.40 09/10] Add more tests of strtod end pointer
` [COMMITTED 2.40 10/10] Add tests of more strtod special cases

[COMMITTED 2.39] stdio-common: Add new test for fdopen
 2024-09-26 17:25 UTC  (3+ messages)

[COMMITTED 2.39] Add tests of fread
 2024-09-26 17:06 UTC  (2+ messages)

[COMMITTED 2.40] Add tests of fread
 2024-09-26 17:06 UTC  (2+ messages)

[COMMITTED 2.40] stdio-common: Add new test for fdopen
 2024-09-26 17:05 UTC  (2+ messages)

[committed 2.40 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.40 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.39 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.39 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.38 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.38 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.37 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.37 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.36 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.36 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.35 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.35 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.34 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.34 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.40 0/5] vfscanf test case and ungetc fix
 2024-08-30 19:23 UTC  (7+ messages)
` [committed 2.40 1/5] support: Add FAIL test failure helper
` [committed 2.40 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.40 3/5] Make tst-ungetc use libsupport
` [committed 2.40 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.40 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.39 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.39 1/5] support: Add FAIL test failure helper
` [committed 2.39 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.39 3/5] Make tst-ungetc use libsupport
` [committed 2.39 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.39 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.38 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.38 1/5] support: Add FAIL test failure helper
` [committed 2.38 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.38 3/5] Make tst-ungetc use libsupport
` [committed 2.38 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.38 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.37 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.37 1/5] support: Add FAIL test failure helper
` [committed 2.37 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.37 3/5] Make tst-ungetc use libsupport
` [committed 2.37 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.37 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.36 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:28 UTC  (6+ messages)
` [committed 2.36 1/5] support: Add FAIL test failure helper
` [committed 2.36 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.36 3/5] Make tst-ungetc use libsupport
` [committed 2.36 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.36 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.35 0/6] vfscanf test case and ungetc fix
 2024-08-30 15:28 UTC  (7+ messages)
` [committed 2.35 1/6] stdio-common: Reformat Makefile
` [committed 2.35 2/6] support: Add FAIL test failure helper
` [committed 2.35 3/6] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.35 4/6] Make tst-ungetc use libsupport
` [committed 2.35 5/6] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.35 6/6] ungetc: Fix backup buffer leak on program exit "

[committed 2.34 0/6] vfscanf test case and ungetc fix
 2024-08-30 15:28 UTC  (7+ messages)
` [committed 2.34 1/6] stdio-common: Reformat Makefile
` [committed 2.34 2/6] support: Add FAIL test failure helper
` [committed 2.34 3/6] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.34 4/6] Make tst-ungetc use libsupport
` [committed 2.34 5/6] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.34 6/6] ungetc: Fix backup buffer leak on program exit "

[COMMITTED 2.39] Adjust check-local-headers test for libaudit 4.0
 2024-08-13  8:22 UTC 

[COMMITTED 2.39 1/2] x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
 2024-08-12 20:02 UTC  (2+ messages)
` [COMMITTED 2.39 2/2] x32/cet: Support shadow stack during startup for Linux 6.10

[COMMITTED 2.40 1/2] x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
 2024-08-12 18:00 UTC  (2+ messages)
` [COMMITTED 2.40 2/2] x32/cet: Support shadow stack during startup for Linux 6.10

[COMMITTED 2.39] manual/stdio: Further clarify putc, putwc, getc, and getwc
 2024-08-06 11:48 UTC 

[COMMITTED 2.40] manual/stdio: Further clarify putc, putwc, getc, and getwc
 2024-08-06 11:47 UTC 

[PATCH] LoongArch: Update Ulps
 2024-08-04  9:38 UTC  (2+ messages)

[COMMITTED 2.39] manual/stdio: Clarify putc and putwc
 2024-07-29 13:33 UTC 

[COMMITTED 2.39] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
 2024-07-29 13:32 UTC 

[COMMITTED 2.39] malloc: avoid global locks in tst-aligned_alloc-lib.c
 2024-07-29 13:32 UTC 

[COMMITTED 2.40] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
 2024-07-29 13:22 UTC 

[COMMITTED 2.40] manual/stdio: Clarify putc and putwc
 2024-07-29 13:20 UTC 

[COMMITTED 2.40] malloc: avoid global locks in tst-aligned_alloc-lib.c
 2024-07-29 13:20 UTC 

[COMMITTED 2.39] elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)
 2024-07-23 17:06 UTC 

[COMMITTED 2.36] aio: Fix freeing memory
 2024-07-20 18:53 UTC 

[COMMITTED 2.36] misc: Add support for Linux uio.h RWF_NOAPPEND flag
 2024-07-20 18:51 UTC 

[COMMITTED 2.39] Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]
 2024-07-19 20:44 UTC 

[COMMITTED 2.39, 2.38, 2.37, 2.36, 2.35, 2.34, 2.33, 2.32] s390x: Fix segfault in wcsncmp [BZ #31934]
 2024-07-16  8:39 UTC 

[COMMITTED 2.39] stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)
 2024-07-08 13:26 UTC 

[COMMITTED 2.39 1/4] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
 2024-07-02 21:34 UTC  (4+ messages)
` [COMMITTED 2.39 2/4] math: Fix i386 and m68k exp10 on static build (BZ 31775)
` [COMMITTED 2.39 3/4] math: Fix isnanf128 static build (BZ 31774)
` [COMMITTED 2.39 4/4] math: Provide missing math symbols on libc.a (BZ 31781)

[PATCH v2] time: Avoid memcmp overread in tzset (bug 31931)
 2024-06-27  6:34 UTC 

[COMMITTED 2.39] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
 2024-06-25 16:52 UTC 

[COMMITTED 2.39 1/2] NEWS: update list of fixed bugs in 2.39
 2024-06-15 13:24 UTC  (2+ messages)
` [COMMITTED 2.39 2/2] NEWS: update list of fixed CVEs "

[COMMITTED 2.39 1/2] x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]
 2024-06-15 10:21 UTC  (3+ messages)
` [COMMITTED 2.39 2/2] x86: Properly set x86 minimum ISA level [BZ #31883]

Policy on Signed-off-by for backports?
 2024-06-15 10:19 UTC 

[COMMITTED 2.39] localedata: ssy_ER: Fix syntax error
 2024-06-14 18:23 UTC 

[COMMITTED 2.39 1/3] malloc/Makefile: Split and sort tests
 2024-06-10 15:23 UTC  (3+ messages)
` [COMMITTED 2.39 2/3] malloc: Improve aligned_alloc and calloc test coverage
` [COMMITTED 2.39 3/3] malloc: New test to check malloc alternate path using memory obstruction

[COMMITTED 2.39] x86/cet: fix shadow stack test scripts
 2024-06-09 15:00 UTC 

[PATCH 2.39] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-06-07  8:58 UTC  (3+ messages)

[PATCH 2.39] Always define __USE_TIME_BITS64 when 64 bit time_t is used
 2024-05-27 21:52 UTC  (5+ messages)
` [PATCH 2.39] Reinstate generic features-time64.h

[COMMITTED 2.39] parse_fdinfo: Don't advance pointer twice [BZ #31798]
 2024-05-27 14:41 UTC 

[COMMITTED 2.34 0/2] Improve aligned_alloc and calloc test coverage
 2024-05-21 13:32 UTC  (12+ messages)
` [COMMITTED 2.34 1/2] aligned_alloc: conform to C17
` [COMMITTED 2.34 2/2] malloc: Improve aligned_alloc and calloc test coverage

[COMMITTED 2.39 0/1] Improve aligned_alloc and calloc test coverage
 2024-05-21  8:38 UTC  (2+ messages)
` [COMMITTED 2.39 1/1] malloc: "

[COMMITTED 2.39 1/2] libsupport: Add xgetpeername
 2024-05-13 13:19 UTC  (2+ messages)
` [COMMITTED 2.39 2/2] socket: Add new test for connect

[COMMITTED 2.39] LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking
 2024-05-11  2:51 UTC 

[PATCH] LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking
 2024-05-11  2:47 UTC 

[COMMITTED 2.39] x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
 2024-05-11  0:00 UTC 

[Backport 2.29/2.28] elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)
 2024-05-10 14:52 UTC 

[Backport 2.39-2.28] Force DT_RPATH for --enable-hardcoded-path-in-tests
 2024-05-10 12:04 UTC 

[PATCH] Force DT_RPATH for --enable-hardcoded-path-in-tests
 2024-05-10  3:58 UTC  (2+ messages)

[PATCH] elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE
 2024-05-10  1:25 UTC  (4+ messages)

[PATCH 0/2] Make release branches compatible with make-4.4
 2024-05-10  1:11 UTC  (6+ messages)
` [PATCH 1/2] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
` [PATCH 2/2] Don't make errlist.o[s].d depend on errlist-compat.h

[PATCH] resolv/tst-idna_name_classify: Isolate from system libraries
 2024-05-09 22:31 UTC 

[Backport] testsuite: stdlib/isomac.c: add missing include
 2024-05-09 21:46 UTC  (2+ messages)

[COMMITTED 2.39 1/3] i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
 2024-05-04 12:26 UTC  (3+ messages)
` [COMMITTED 2.39 2/3] i686: Fix multiple definitions of __memmove_chk and __memset_chk
` [COMMITTED 2.39 3/3] Add a test to check for duplicate definitions in the static library

[PATCH v3] elf: Also compile dl-misc.os with $(rtld-early-cflags)
 2024-04-25 15:11 UTC 

[PATCH] GLIBC-SA-2024-0004: add commit for 2.31 branch
 2024-04-24 22:25 UTC  (3+ messages)

[COMMITTED 2.31] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-22 13:13 UTC  (2+ messages)

[COMMITTED 2.39] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:46 UTC 

[COMMITTED 2.38] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:45 UTC 

[COMMITTED 2.37] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:45 UTC 

[COMMITTED 2.36] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:44 UTC 

[COMMITTED 2.35] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:43 UTC 

[COMMITTED 2.34] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:43 UTC 

[COMMITTED 2.33] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:42 UTC 

[COMMITTED 2.32] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
 2024-04-17 17:42 UTC 

[2.39 Backport 1/2] Apply the Makefile sorting fix
 2024-04-15 17:01 UTC  (4+ messages)
` [2.39 Backport 2/2] x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch

[2.39 Backport] x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
 2024-04-14  6:31 UTC  (2+ messages)

[PATCH] x86-64: Simplify minimum ISA check ifdef conditional with if
 2024-04-13 18:22 UTC  (4+ messages)

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).