bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2023-10-27 07:46:57 to 2023-12-01 12:30:01 UTC [more...]

doc: Update for FreeBSD 14.0
 2023-12-01 12:29 UTC 

sethostname tests: Fix a compilation error on FreeBSD 14.0
 2023-12-01 10:48 UTC 

Test for pthread_rwlock_init() always passes, regardless
 2023-12-01  0:00 UTC  (12+ messages)
        ` generic configure tests

Provide a module for `clear_cache'
 2023-11-28  6:15 UTC  (17+ messages)
    ` test environments
    ` new module 'jit/cache'

[PATCH] stack: Fix documentation in header file
 2023-11-27 16:47 UTC 

[PATCH] jit/cache-tests: Fix include guard
 2023-11-27 16:41 UTC 

floorf, ceilf tests: Strengthen against compiler optimizations
 2023-11-24 19:34 UTC 

strerrorname_np: Work around glibc bug on HPPA systems
 2023-11-21 15:31 UTC 

new module 'rand'
 2023-11-21 14:31 UTC  (3+ messages)

c32width gives incorrect return values in C locale
 2023-11-19 12:06 UTC  (11+ messages)

nan, snan tests: Don't include these tests by default
 2023-11-18  9:42 UTC 

realloc-gnu: Fix wrong configure test result with optimizing ibm-clang
 2023-11-17 23:26 UTC 

mbrtowc, mbrtoc32, nl_langinfo, setlocale-null: Obey --disable-threads
 2023-11-17 21:20 UTC 

gettext: Recognize a statically built libintl on macOS and AIX
 2023-11-17 11:55 UTC 

boot-time: Make it work on Adélie Linux
 2023-11-16 13:33 UTC 

the obstack module
 2023-11-15 23:12 UTC  (3+ messages)

obstack module has alignment issues on sparc? (Re: set_labels_identifiers_target -fsanitize=undefined error)
 2023-11-15 18:53 UTC  (11+ messages)

[PATCH] striconveha: pacify gcc -Wcast-align
 2023-11-15  8:09 UTC 

CodeQL warning about returning stack-allocated memory in gettext.h
 2023-11-15  2:03 UTC  (3+ messages)

random(3) in OpenBSD
 2023-11-14 21:55 UTC  (2+ messages)

Patch: Fix OS X PowerPC support
 2023-11-14 20:41 UTC  (11+ messages)

Test failures on legacy Darwin/powerpc
 2023-11-14 16:28 UTC  (13+ messages)
` test-float "
` test-fenv-* failures "

*printf-posix: Revert expectations of %lc of 0
 2023-11-14 13:13 UTC 

doc: Add a note
 2023-11-14  1:49 UTC 

[PATCH] printf_parse: fix off-by-two
 2023-11-13 21:08 UTC  (3+ messages)

*alloc: Take advantage of CHERI bounds-checking
 2023-11-13 14:01 UTC  (15+ messages)
  ` hooks for memory allocators

[PATCH] rawmemchr: speed up, particularly on CHERI
 2023-11-13  7:23 UTC 

CHERI vs. address sanitizer
 2023-11-13  3:31 UTC  (3+ messages)

[PATCH 1/2] di-set: port better to CHERI-64
 2023-11-11 10:47 UTC  (4+ messages)
` [PATCH 2/2] rawmemchr: port better to CHERI

doc: Mention rand and srand limitations
 2023-11-11  9:29 UTC  (4+ messages)

[PATCH] lib/stdio.in.h: define _POSIX_C_SOURCE on >=Sierra
 2023-11-11  6:35 UTC  (18+ messages)

tests: In multithreaded tests, use random() instead of rand()
 2023-11-10 18:05 UTC 

random: Fix multithread-safety bug in general
 2023-11-10 15:59 UTC 

sigsegv: Port to CHERI
 2023-11-10  1:30 UTC  (2+ messages)

host-cpu-c-abi: Port to CHERI
 2023-11-09 11:44 UTC 

fenv-* tests: Add tests of the link dependencies
 2023-11-07 21:14 UTC 

fenv-exceptions-trapping tests: Comments
 2023-11-07 20:42 UTC 

[PATCH] malloca: pacify -Wcheri-provenance
 2023-11-07 18:55 UTC 

rawmemchr: Port to CHERI
 2023-11-07 15:10 UTC  (2+ messages)

[PATCH] mcel-tests: fix read overrun in test case
 2023-11-07  9:51 UTC  (2+ messages)

[PATCH 1/3] posix_memalign-tests: port to CHERI-64
 2023-11-07  8:00 UTC  (3+ messages)
` [PATCH 2/3] stdint-tests: port to CHERI etc
` [PATCH 3/3] stdint: port intptr_t to CHERI

fenv-exceptions-tracking-c99 tests: Fix typo
 2023-11-07  1:26 UTC 

fenv-*: Port to OpenBSD/mips64
 2023-11-07  1:11 UTC 

nan: Work around clang's incorrect constant-folding on mips64
 2023-11-07  1:04 UTC  (2+ messages)
` nan: Defeat clang's incorrect -O2 optimization "

snan: Add more info for mips-based platforms
 2023-11-07  0:31 UTC 

fenv-*: Port to Minix
 2023-11-06 15:44 UTC  (2+ messages)

fenv-*: Port to Haiku
 2023-11-05 21:23 UTC 

fenv: Add C++ tests
 2023-11-05 15:09 UTC 

new module 'fenv-environment'
 2023-11-05 15:03 UTC  (2+ messages)
` Porting the "

fenv-exceptions-tracking-c99 tests: Enhance tests
 2023-11-05 13:59 UTC 

simplify fpe-tracking and fpe-trapping modules
 2023-11-05 13:48 UTC 

new module 'fenv-exceptions-trapping'
 2023-11-05 12:03 UTC  (5+ messages)
` fenv-exceptions-trapping: Fix for powerpc* platforms
` fenv-exceptions-trapping: Avoid test failure on older systems
` fenv-exceptions-trapping: Update documentation
` fenv-exceptions-trapping: Avoid test failure on NetBSD/sparc

new module 'fenv-exceptions-state-c99'
 2023-11-04 15:40 UTC  (3+ messages)

new module 'fenv-exceptions-tracking-c99'
 2023-11-04 15:31 UTC  (7+ messages)
` fenv-exceptions-tracking-c99: Work around a NetBSD/x86_64 bug
` fenv-exceptions-tracking-c99: Fix fetestexcept() override for AIX

new module 'fenv-rounding'
 2023-11-04 13:25 UTC  (4+ messages)
` fenv-rounding: Improve code for MSVC

new module 'fenv'
 2023-11-04 12:52 UTC  (2+ messages)

new module 'fenv-exceptions-state-c23'
 2023-10-30 15:55 UTC 

new module 'fenv-exceptions-tracking-c23'
 2023-10-29 21:33 UTC 

[PATCH 1/3] explicit_bzero-tests: pacify GCC 13.2.1
 2023-10-27 18:11 UTC  (3+ messages)
` [PATCH 2/3] isnanl-tests, stdio-tests: pacify GCC -Wshadow

[PATCH] base32, base64: disallow non-canonical encodings
 2023-10-27 11:32 UTC  (6+ messages)


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