public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Created branch 'main'
 2024-09-28  7:44 UTC 

[glibc/release/2.39/master] Add tests of more strtod special cases
 2024-09-27 16:01 UTC 

[glibc/release/2.39/master] Add more tests of strtod end pointer
 2024-09-27 16:01 UTC 

[glibc/release/2.39/master] Make tst-strtod2 and tst-strtod5 type-generic
 2024-09-27 16:01 UTC 

[glibc/release/2.39/master] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] Improve NaN payload testing
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] Make __strtod_internal tests type-generic
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] Fix strtod subnormal rounding (bug 30220)
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] More thoroughly test underflow / errno in tst-strtod-round
 2024-09-27 16:00 UTC 

[glibc/release/2.39/master] Test errno setting on strtod overflow in tst-strtod-round
 2024-09-27 16:00 UTC 

[glibc/release/2.40/master] Add tests of more strtod special cases
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Add more tests of strtod end pointer
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Make tst-strtod2 and tst-strtod5 type-generic
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Improve NaN payload testing
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Make __strtod_internal tests type-generic
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Fix strtod subnormal rounding (bug 30220)
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] More thoroughly test underflow / errno in tst-strtod-round
 2024-09-27 15:57 UTC 

[glibc/release/2.40/master] Test errno setting on strtod overflow in tst-strtod-round
 2024-09-27 15:57 UTC 

[glibc] Update to Unicode 16.0.0 [BZ #32168]
 2024-09-27 14:12 UTC 

[glibc] manual: Document that feof and ferror are mutually exclusive
 2024-09-27  9:41 UTC 

[glibc/release/2.39/master] Add tests of fread
 2024-09-26 14:29 UTC 

[glibc/release/2.40/master] Add tests of fread
 2024-09-26 14:28 UTC 

[glibc/release/2.39/master] stdio-common: Add new test for fdopen
 2024-09-26 13:59 UTC 

[glibc/release/2.40/master] stdio-common: Add new test for fdopen
 2024-09-26 13:57 UTC 

[glibc] stdio-common: Add new test for fdopen
 2024-09-26 13:40 UTC 

[glibc] Fix missing randomness in __gen_tempname (bug 32214)
 2024-09-26 11:41 UTC 

[glibc] arc: Cleanup arcbe
 2024-09-25 15:02 UTC 

[glibc] arc: Remove HAVE_ARC_BE macro and disable big-endian port
 2024-09-25  9:26 UTC 

[glibc] scripts: Remove arceb-linux-gnu from build-many-glibcs.py
 2024-09-25  9:25 UTC 

[glibc] Deleted branch 'fw/arceb'
 2024-09-25  9:25 UTC 

[glibc/fw/arceb] arc: Remove HAVE_ARC_BE macro and disable big-endian port
 2024-09-25  9:25 UTC 

[glibc/fw/arceb] scripts: Remove arceb-linux-gnu from build-many-glibcs.py
 2024-09-25  9:25 UTC 

[glibc] Created branch 'fw/arceb'
 2024-09-25  9:25 UTC 

[glibc] LoongArch: Undef __NR_fstat and __NR_newfstatat
 2024-09-25  2:08 UTC 

[glibc] Add tests of fread
 2024-09-24 14:07 UTC 

[glibc] nptl: Prefer setresuid32 in tst-setuid2
 2024-09-24 11:48 UTC 

[glibc] elf: Move __rtld_malloc_init_stubs call into _dl_start_final
 2024-09-24 11:43 UTC 

[glibc] elf: Eliminate alloca in open_verify
 2024-09-24 11:43 UTC 

[glibc] elf: Remove version assert in check_match in elf/dl-lookup.c
 2024-09-24 11:43 UTC 

[glibc] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment
 2024-09-24 11:43 UTC 

[glibc] misc: Enable internal use of memory protection keys
 2024-09-24 11:43 UTC 

[glibc] misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library)
 2024-09-24 11:23 UTC 

[glibc] iconv: Use $(run-program-prefix) for running iconv (bug 32197)
 2024-09-24 10:35 UTC 

[glibc] AArch64: Simplify rounding-multiply pattern in several AdvSIMD routines
 2024-09-23 14:46 UTC 

[glibc] AArch64: Improve codegen in users of ADVSIMD expm1f helper
 2024-09-23 14:46 UTC 

[glibc] AArch64: Improve codegen in users of AdvSIMD log1pf helper
 2024-09-23 14:45 UTC 

[glibc] AArch64: Improve codegen in SVE F32 logs
 2024-09-23 14:45 UTC 

[glibc] AArch64: Improve codegen in SVE expf & related routines
 2024-09-23 14:45 UTC 

[glibc] Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)
 2024-09-21 17:37 UTC 

[glibc] dirent: Add tst-rewinddir
 2024-09-21 17:37 UTC 

[glibc] dirent: Add tst-readdir-long
 2024-09-21 17:37 UTC 

[glibc] Linux: Use readdir64_r for compat __old_readdir64_r (bug 32128)
 2024-09-21 17:37 UTC 

[glibc] dirent: Add tst-closedir-leaks
 2024-09-21 17:37 UTC 

[glibc] support: Add valgrind instructions to <support/fuse.h>
 2024-09-21 17:29 UTC 

[glibc] support: Fix memory leaks in FUSE tests
 2024-09-21 17:25 UTC 

[glibc] misc: FUSE-based tests for mkstemp
 2024-09-21 17:25 UTC 

[glibc] Add freopen special-case tests: chroot, EFBIG, stdin/stdout/stderr
 2024-09-20 23:27 UTC 

[glibc] Make tst-strtod-underflow type-generic
 2024-09-20 23:25 UTC 

[glibc] Add tests of more strtod special cases
 2024-09-20 23:25 UTC 

[glibc] Add more tests of strtod end pointer
 2024-09-20 23:24 UTC 

[glibc] Make tst-strtod2 and tst-strtod5 type-generic
 2024-09-20 23:23 UTC 

[glibc] Implement run-built-tests=no for make xcheck, always build xtests
 2024-09-20 22:30 UTC 

[glibc] Test that errno is set to 0 at program startup
 2024-09-20 20:01 UTC 

[glibc] Add another test for fclose on an unopened file
 2024-09-20 14:32 UTC 

[glibc] iconv: Input buffering for the iconv program (bug 6050)
 2024-09-20 11:53 UTC 

[glibc] iconv: Multiple - on command line should not fail (bug 32050)
 2024-09-20 11:52 UTC 

[glibc] iconv: Support in-place conversions (bug 10460, bug 32033)
 2024-09-20 11:52 UTC 

[glibc] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046)
 2024-09-20 11:52 UTC 

[glibc] manual: __is_last is no longer part of iconv internals
 2024-09-20 11:52 UTC 

[glibc] iconv: Do not use mmap in iconv (the program) (bug 17703)
 2024-09-20 11:52 UTC 

[glibc] iconv: Base tests for buffer management
 2024-09-20 11:52 UTC 

[glibc] AArch64: Add vector logp1 alias for log1p
 2024-09-19 16:54 UTC 

[glibc] hurd: Avoid file_check_access () RPC for access (F_OK)
 2024-09-19 12:18 UTC 

[glibc] tst: Extend cross-test-ssh.sh to support passing glibc tunables
 2024-09-14 10:55 UTC 

[glibc] support: Fix Hurd build of tst-support_readdir
 2024-09-12 16:44 UTC 

[glibc] support: Add <support/readdir.h>
 2024-09-12  7:41 UTC 

[glibc/release/2.35/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  9:41 UTC 

[glibc/release/2.34/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  9:40 UTC 

[glibc] Linux: Add missing scheduler constants to <sched.h>
 2024-09-11  8:05 UTC 

[glibc] Linux: Add the sched_setattr and sched_getattr functions
 2024-09-11  8:05 UTC 

[glibc] manual: Extract the @manpageurl{func,sec} macro
 2024-09-11  8:05 UTC 

[glibc/release/2.36/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  7:35 UTC 

[glibc/release/2.37/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  7:34 UTC 

[glibc/release/2.40/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  7:15 UTC 

[glibc/release/2.39/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  7:15 UTC 

[glibc/release/2.38/master] libio: Attempt wide backup free only for non-legacy code
 2024-09-11  7:15 UTC 

[glibc] AArch64: Remove memset-reg.h
 2024-09-10 13:40 UTC 

[glibc/release/2.40/master] debug: Fix read error handling in pcprofiledump
 2024-09-10 10:58 UTC 

[glibc/release/2.39/master] debug: Fix read error handling in pcprofiledump
 2024-09-10 10:58 UTC 

[glibc] debug: Fix read error handling in pcprofiledump
 2024-09-10 10:40 UTC 

[glibc/release/2.39/master] elf: Fix tst-dlopen-tlsreinit1.out test dependency
 2024-09-09 19:36 UTC 

[glibc/release/2.39/master] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
 2024-09-09 19:36 UTC 

[glibc/release/2.39/master] elf: Clarify and invert second argument of _dl_allocate_tls_init
 2024-09-09 19:36 UTC 

[glibc/release/2.39/master] elf: Support recursive use of dynamic TLS in interposed malloc
 2024-09-09 19:36 UTC 

[glibc/release/2.40/master] elf: Fix tst-dlopen-tlsreinit1.out test dependency
 2024-09-09 19:30 UTC 

[glibc/release/2.40/master] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
 2024-09-09 19:30 UTC 

[glibc/release/2.40/master] elf: Clarify and invert second argument of _dl_allocate_tls_init
 2024-09-09 19:30 UTC 

[glibc] elf: Fix tst-dlopen-tlsreinit1.out test dependency
 2024-09-09 19:10 UTC 

[glibc] Add a new fwrite test for memory streams
 2024-09-09 19:00 UTC 

[glibc] Add a new fwrite test for read-only streams
 2024-09-09 17:34 UTC 

[glibc] AArch64: Optimize memset
 2024-09-09 14:32 UTC 

[glibc] hppa: Update libm-test-ulps
 2024-09-09 13:58 UTC 

[glibc] aarch64: Avoid redundant MOVs in AdvSIMD F32 logs
 2024-09-09 12:05 UTC 

[glibc] io: Add FUSE-based test for fchmod
 2024-09-09  8:29 UTC 

[glibc] io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
 2024-09-09  7:39 UTC 

[glibc] Deleted branch 'tmp'
 2024-09-09  7:39 UTC 

[glibc/tmp] io: Add tst-lstat-nofollow, tst-lstat-nofollow-time64
 2024-09-09  7:38 UTC 

[glibc] Created branch 'tmp'
 2024-09-09  7:38 UTC 

[glibc] Document limitations on streams passed to freopen
 2024-09-06 20:38 UTC 

[glibc] stdlib: Do not use GLIBC_PRIVATE ABI for errno in libc_nonshared.a
 2024-09-06 12:07 UTC 

[glibc] manual: Safety annotations for clock_gettime, clock_getres
 2024-09-06 12:07 UTC 

[glibc] LoongArch: Fix macro redefined warning in tls-desc.S
 2024-09-06  8:24 UTC 

[glibc] timezone: sync to TZDB 2024b
 2024-09-05 20:57 UTC 

[glibc] i386: Update ulps
 2024-09-05 20:26 UTC 

[glibc] Fix freopen handling of ,ccs= (bug 23675)
 2024-09-05 20:08 UTC 

[glibc] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
 2024-09-05 20:03 UTC 

[glibc] Test fclose on an unopened file
 2024-09-05 14:16 UTC 

[glibc] Fix memory leak on freopen error return (bug 32140)
 2024-09-05 11:17 UTC 

[glibc] Clear flags2 flags set from mode in freopen (bug 32134)
 2024-09-05 11:16 UTC 

[glibc] support: Add FUSE-based file system test framework to support/
 2024-09-05 10:10 UTC 

[glibc] Linux: readdir_r needs to report getdents failures (bug 32124)
 2024-09-05 10:10 UTC 

[glibc] support: Add <support/xdirent.h>
 2024-09-05 10:10 UTC 

[glibc] Bundle <linux/fuse.h> userspace header from Linux 6.10
 2024-09-05 10:10 UTC 

[glibc] i386: Update ulps
 2024-09-05  7:57 UTC 

[glibc] fgets: more tests
 2024-09-04 20:25 UTC 

[glibc] Add more thorough tests of freopen
 2024-09-04 16:32 UTC 

[glibc] libio: Attempt wide backup free only for non-legacy code
 2024-09-04 13:30 UTC 

[glibc] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
 2024-09-04 13:21 UTC 

[glibc] Improve NaN payload testing
 2024-09-04 13:20 UTC 

[glibc] Add support/ code for checking file contents
 2024-09-03 13:53 UTC 

[glibc] linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6
 2024-09-02 15:42 UTC 

[glibc/release/2.40/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:05 UTC 

[glibc/release/2.39/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:05 UTC 

[glibc/release/2.40/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC 

[glibc/release/2.38/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:05 UTC 

[glibc/release/2.39/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC 

[glibc/release/2.37/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:05 UTC 

[glibc/release/2.38/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC 

[glibc/release/2.37/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC 

[glibc/release/2.36/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:05 UTC 

[glibc/release/2.35/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:04 UTC 

[glibc/release/2.36/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:04 UTC 

[glibc/release/2.35/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:04 UTC 

[glibc/release/2.34/master] nptl: Use <support/check.h> facilities in tst-setuid3
 2024-08-30 23:04 UTC 

[glibc/release/2.34/master] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:04 UTC 

[glibc] io: Fix destructive nature of tst-fchmod-errors
 2024-08-30 20:30 UTC 

[glibc] io: Add error tests for fchmod
 2024-08-30 19:12 UTC 

[glibc/release/2.34/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:27 UTC 

[glibc/release/2.34/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:27 UTC 

[glibc/release/2.35/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:27 UTC 

[glibc/release/2.34/master] Make tst-ungetc use libsupport
 2024-08-30 15:27 UTC 

[glibc/release/2.35/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:27 UTC 

[glibc/release/2.34/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:27 UTC 

[glibc/release/2.35/master] Make tst-ungetc use libsupport
 2024-08-30 15:27 UTC 

[glibc/release/2.34/master] support: Add FAIL test failure helper
 2024-08-30 15:27 UTC 

[glibc/release/2.35/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:26 UTC 

[glibc/release/2.34/master] stdio-common: Reformat Makefile
 2024-08-30 15:26 UTC 

[glibc/release/2.36/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.35/master] support: Add FAIL test failure helper
 2024-08-30 15:26 UTC 

[glibc/release/2.36/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.35/master] stdio-common: Reformat Makefile
 2024-08-30 15:26 UTC 

[glibc/release/2.36/master] Make tst-ungetc use libsupport
 2024-08-30 15:26 UTC 

[glibc/release/2.37/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.36/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:26 UTC 

[glibc/release/2.37/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.36/master] support: Add FAIL test failure helper
 2024-08-30 15:26 UTC 

[glibc/release/2.37/master] Make tst-ungetc use libsupport
 2024-08-30 15:26 UTC 

[glibc/release/2.38/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.37/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:26 UTC 

[glibc/release/2.38/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.38/master] Make tst-ungetc use libsupport
 2024-08-30 15:26 UTC 

[glibc/release/2.37/master] support: Add FAIL test failure helper
 2024-08-30 15:26 UTC 

[glibc/release/2.39/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.38/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:26 UTC 

[glibc/release/2.39/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.38/master] support: Add FAIL test failure helper
 2024-08-30 15:26 UTC 

[glibc/release/2.40/master] ungetc: Fix backup buffer leak on program exit [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.39/master] Make tst-ungetc use libsupport
 2024-08-30 15:26 UTC 

[glibc/release/2.40/master] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
 2024-08-30 15:26 UTC 

[glibc/release/2.39/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:26 UTC 

[glibc/release/2.40/master] Make tst-ungetc use libsupport
 2024-08-30 15:25 UTC 

[glibc/release/2.39/master] support: Add FAIL test failure helper
 2024-08-30 15:25 UTC 

[glibc/release/2.40/master] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-08-30 15:25 UTC 

[glibc/release/2.40/master] support: Add FAIL test failure helper
 2024-08-30 15:25 UTC 

[glibc] powerpc64: Fix syscall_cancel build for powerpc64le-linux-gnu [BZ #32125]
 2024-08-30 13:54 UTC 

[glibc] Make __strtod_internal tests type-generic
 2024-08-27 20:42 UTC 

[glibc] Fix strtod subnormal rounding (bug 30220)
 2024-08-27 12:41 UTC 

[glibc] More thoroughly test underflow / errno in tst-strtod-round
 2024-08-27 12:38 UTC 

[glibc] manual: Add Descriptor-Relative Access section
 2024-08-27  8:16 UTC 

[glibc] x86: Enable non-temporal memset for Hygon processors
 2024-08-26 17:39 UTC 

[glibc] x86: Add cache information support for Hygon processors
 2024-08-26 17:39 UTC 

[glibc] x86: Add new architecture type for Hygon processors
 2024-08-26 17:39 UTC 

[glibc] support: Report errno constants in TEST_COMPARE failures
 2024-08-26 14:46 UTC 

[glibc] inet: Avoid label at end of compound statement in tst-if_nameindex
 2024-08-26 14:45 UTC 

[glibc] mach: Fix bogus negative return
 2024-08-25  1:37 UTC 

[glibc] powerpc64: Optimize strcpy and stpcpy for Power9/10
 2024-08-23 22:36 UTC 

[glibc] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2024-08-23 17:29 UTC 

page:  |  | latest

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).