bug-gnulib
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/01
tests: Use memeq
Bruno Haible via Gnulib discussion list
2026/02/28
Re: new module 'file-remote'
Bruno Haible via Gnulib discussion list
2026/02/28
Re: [PATCH] cygpath: Use _GL_ATTRIBUTE_MALLOC and _GL_ATTRIBUTE_DEALLOC_FREE.
Bruno Haible via Gnulib discussion list
2026/02/28
[PATCH] cygpath: Use _GL_ATTRIBUTE_MALLOC and _GL_ATTRIBUTE_DEALLOC_FREE.
Collin Funk
2026/02/28
file-remote: Use streq
Bruno Haible via Gnulib discussion list
2026/02/28
streq, memeq: New modules
Bruno Haible via Gnulib discussion list
2026/02/28
Re: New string.h functions streq and memeq
Bruno Haible via Gnulib discussion list
2026/02/28
Re: New string.h functions streq and memeq
Bruno Haible via Gnulib discussion list
2026/02/28
Re: Texinfo-7.2.91 with mingw.org's MinGW: build
Eli Zaretskii
2026/02/28
strnul: Fix link-time error
Bruno Haible via Gnulib discussion list
2026/02/27
Re: Texinfo-7.2.91 with mingw.org's MinGW: build
Bruno Haible via Gnulib discussion list
2026/02/27
Re: Texinfo-7.2.91 with mingw.org's MinGW: build
Eli Zaretskii
2026/02/27
Re: Texinfo-7.2.91 with mingw.org's MinGW: build
Gavin Smith
2026/02/27
Re: Texinfo-7.2.91 with mingw.org's MinGW: build
Bruno Haible via Gnulib discussion list
2026/02/26
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
2026/02/26
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
2026/02/26
mbs_startswith: Fix handling of incomplete characters
Bruno Haible via Gnulib discussion list
2026/02/26
Re: git-version-gen in shallow git clones
Emily Ammundsen
2026/02/26
Re: bug reporter expectations
Bruno Haible via Gnulib discussion list
2026/02/25
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
2026/02/25
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
2026/02/25
Re: git-version-gen in shallow git clones
Bruno Haible via Gnulib discussion list
2026/02/25
[PATCH] assert: document variadic variant
Paul Eggert
2026/02/25
Re: possible bug: no escaping for preprocessor macro STDC_HEADERS warning
Zack Weinberg
2026/02/25
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
2026/02/24
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
2026/02/24
Re: [PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Alejandro Colomar
2026/02/24
Re: [PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Bruno Haible via Gnulib discussion list
2026/02/24
[PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Alejandro Colomar
2026/02/24
Re: More uses of strnul(3)
Alejandro Colomar
2026/02/24
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
2026/02/23
crypto/sha3: Silence -Wzero-as-null-pointer-constant warning.
Collin Funk
2026/02/23
Re: More uses of strnul(3)
Bruno Haible via Gnulib discussion list
2026/02/23
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
2026/02/23
strnul: Respect GNULIB_NAMESPACE
Bruno Haible via Gnulib discussion list
2026/02/23
Re: [RFC v1 2/2] Use stpspn()
Alejandro Colomar
2026/02/23
Re: [RFC v1 1/2] Add stpspn()
Alejandro Colomar
2026/02/23
Re: [RFC v1 2/2] Use stpspn()
Paul Eggert
2026/02/23
Re: [RFC v1 1/2] Add stpspn()
Paul Eggert
2026/02/23
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/23
Re: [RFC v1 1/1] lib/: Implement strnul()
Joseph Myers
2026/02/23
Re: new module 'file-remote'
Pádraig Brady
2026/02/23
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/23
Re: fts module license
Adhemerval Zanella Netto
2026/02/23
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/23
Re: [PATCH] crypto: don’t add 72 to malloc size
Bruno Haible via Gnulib discussion list
2026/02/23
discussing GNU base libraries for Rust
Bruno Haible via Gnulib discussion list
2026/02/23
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/23
Re: [PATCH] crypto: don’t add 72 to malloc size
Paul Eggert
2026/02/23
Re: fts module license
Bruno Haible via Gnulib discussion list
2026/02/22
Re: fts module license
Kamil Dudka
2026/02/22
Re: [PATCH] crypto: don’t add 72 to malloc size
Bruno Haible via Gnulib discussion list
2026/02/22
Re: [PATCH] crypto: don’t add 72 to malloc size
Collin Funk
2026/02/22
[PATCH] crypto: don’t add 72 to malloc size
Paul Eggert
2026/02/22
[PATCH] sha3: add a few ‘restrict’s that I forgot
Paul Eggert
2026/02/22
[PATCH 7/7] crypto: add ‘restrict’ to .h files
Paul Eggert
2026/02/22
[PATCH 5/7] crypto/sha3: fix sha3_read_ctx reset bug
Paul Eggert
2026/02/22
[PATCH 4/7] crypto/sha3: EVP_MD_CTX_create → EVP_MD_CTX_new
Paul Eggert
2026/02/22
[PATCH 1/7] crypto/sha3: simplify full-block processing
Paul Eggert
2026/02/22
[PATCH 3/7] crypto/sha3: fix errno when freeing
Paul Eggert
2026/02/22
[PATCH 6/7] crypto/sha3: Don’t leak if init fails and no free
Paul Eggert
2026/02/22
[PATCH 2/7] crypto/sha3: fix memory leak with OpenSSL wrapper
Paul Eggert
2026/02/22
[PATCH] crypto/sha3: fix partial-buffer bug
Paul Eggert
2026/02/22
[RFC v1 0/2] New API: stpspn()
Alejandro Colomar
2026/02/22
[RFC v1 2/2] Use stpspn()
Alejandro Colomar
2026/02/22
[RFC v1 1/2] Add stpspn()
Alejandro Colomar
2026/02/22
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/22
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/22
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Bruno Haible via Gnulib discussion list
2026/02/22
Re: More uses of strnul(3)
Alejandro Colomar
2026/02/22
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/22
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/22
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/22
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/22
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/22
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/21
Re: More uses of strnul(3)
Bruno Haible via Gnulib discussion list
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Collin Funk
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Paul Eggert
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/21
[PATCH 2/2] cdefs: omit ungrammatical (and unnecessary) #error
Paul Eggert
2026/02/21
[PATCH 1/2] cdefs: merge from glibc
Paul Eggert
2026/02/21
More uses of strnul(3)
Alejandro Colomar
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/21
[PATCH v2 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/21
[PATCH v2 0/1] Document strnul(3)
Alejandro Colomar
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
G. Branden Robinson
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Simon Josefsson via Gnulib discussion list
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Ben Pfaff
2026/02/21
Re: [RFC v1 0/1] strnul(): New macro
Simon Josefsson via Gnulib discussion list
2026/02/21
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
G. Branden Robinson
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/21
Re: [PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
2026/02/21
Re: [PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
2026/02/21
[PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
2026/02/21
[PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/21
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
streq: Rename to streq-opt
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
Re: [PATCH 1/3] doc: fix ChangeLog and mention xlc versions
Bruno Haible via Gnulib discussion list
2026/02/20
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
2026/02/20
[RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
2026/02/20
[RFC v1 0/1] strnul(): New macro
Alejandro Colomar
2026/02/20
[PATCH 2/3] Mention CheriBSD as tested
Paul Eggert
2026/02/20
[PATCH 1/3] doc: fix ChangeLog and mention xlc versions
Paul Eggert
2026/02/20
[PATCH 3/3] Say B5000 and U1103 don’t do C23
Paul Eggert
2026/02/20
Re: fts module license
Bruno Haible via Gnulib discussion list
2026/02/20
Re: fts module license
Adhemerval Zanella Netto
2026/02/20
Re: gnulib update and groff release plans (was: isfinite-no-c++: Make more C++ safe)
Bruno Haible via Gnulib discussion list
2026/02/19
gnulib update and groff release plans (was: isfinite-no-c++: Make more C++ safe)
G. Branden Robinson
2026/02/19
Re: fts module license
Pádraig Brady
2026/02/19
Re: fts module license
Bruno Haible via Gnulib discussion list
2026/02/19
Re: fts module license
Bruno Haible via Gnulib discussion list
2026/02/19
Re: fts module license
Adhemerval Zanella Netto
2026/02/19
Re: fts module license
Jim Meyering
2026/02/18
[PATCH 1/2] cpu-supports: Add detection for Advanced SIMD (Neon) instructions.
Collin Funk
2026/02/18
[PATCH 2/2] cpu-supports: Fix typos.
Collin Funk
2026/02/18
Re: fts module license
Paul Eggert
2026/02/17
new gnulib-based libraries
Bruno Haible via Gnulib discussion list
2026/02/17
Re: fts module license
Collin Funk
2026/02/17
fts module license
Adhemerval Zanella Netto
2026/02/16
Re: parse-datetime test failure
Pádraig Brady
2026/02/16
Re: an LLM policy
Bruno Haible via Gnulib discussion list
2026/02/15
parse-datetime test failure
Bruno Haible via Gnulib discussion list
2026/02/15
[PATCH] parse-datetime: Prefer ckd_add to checking overflow by hand.
Collin Funk
2026/02/15
Update users.txt.
Collin Funk
2026/02/15
Re: [PATCH 2/2] fchownat: port to IBM XL C for AIX 16.1
Bruno Haible via Gnulib discussion list
2026/02/14
[PATCH 2/2] fchownat: port to IBM XL C for AIX 16.1
Paul Eggert
2026/02/14
[PATCH 1/2] stdcountof-h: port to IBM XL C for AIX 16.1
Paul Eggert
2026/02/14
alx-0088r1 - noreturn can't return
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Paul Eggert
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Paul Eggert
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Paul Eggert
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Paul Eggert
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: alx-0087r4 - reproducible constraints
Paul Eggert
2026/02/14
alx-0087r4 - reproducible constraints
Alejandro Colomar
2026/02/14
Re: obstack-printf in m4 1.6 branch
Bruno Haible via Gnulib discussion list
2026/02/12
Re: clang -Wformat-security warning with gettext() calls
Bruno Haible via Gnulib discussion list
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Arun Giridhar
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Arun Giridhar
2026/02/12
Re: doc: Fix links to headers removed in POSIX.1-2024 (regr. 2024-07-20).
Bruno Haible via Gnulib discussion list
2026/02/12
Re: bug#80338: BUG report - getlogin
Bruno Haible via Gnulib discussion list
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Paul Eggert
2026/02/12
Reporting compilation warnings when building GNU Octave
Arun Giridhar
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Arun Giridhar
2026/02/12
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
2026/02/12
Re: an LLM policy
Bruno Haible via Gnulib discussion list
2026/02/12
Re: an LLM policy
Bruno Haible via Gnulib discussion list
2026/02/12
Re: an LLM policy
Simon Josefsson via Gnulib discussion list
2026/02/12
Re: an LLM policy
Collin Funk
2026/02/11
Re: an LLM policy
Bernhard Voelker
2026/02/11
an LLM policy
Bruno Haible via Gnulib discussion list
2026/02/10
Re: [PATCH] poll() does not set POLLIN event flag in revents
Bruno Haible via Gnulib discussion list
2026/02/10
Re: [PATCH] parse-datetime: support dd.mm.yy format
Gabriel
2026/02/09
Re: Documentation change for `--with-openssl` option
Collin Funk
2026/02/09
Re: Documentation change for `--with-openssl` option
Arun Giridhar
2026/02/09
Re: Documentation change for `--with-openssl` option
Pádraig Brady
2026/02/09
Re: Documentation change for `--with-openssl` option
Collin Funk
2026/02/09
Documentation change for `--with-openssl` option
Arun Giridhar
2026/02/09
Re: [PATCH] parse-datetime: support dd.mm.yy format
Pádraig Brady
2026/02/09
Re: [PATCH] parse-datetime: support dd.mm.yy format
Bruno Haible via Gnulib discussion list
2026/02/09
Re: [PATCH] parse-datetime: support dd.mm.yy format
Pádraig Brady
2026/02/09
Re: isinf, isnan, signbit: Make more C++ safe
Bruno Haible via Gnulib discussion list
2026/02/09
Re: isinf, isnan, signbit: Make more C++ safe
Bruno Haible via Gnulib discussion list
2026/02/09
Re: [PATCH] parse-datetime: support dd.mm.yy format
Bruno Haible via Gnulib discussion list
2026/02/09
[PATCH] poll() does not set POLLIN event flag in revents
Sergei Litvin
Earlier messages
Later messages