bug-gnulib
Thread
Date
Earlier messages
Messages by Thread
gnulib-tool.py: Use --symlink or --hardlink for local modules.
Collin Funk
Re: gnulib-tool.py: Use --symlink or --hardlink for local modules.
Bruno Haible via Gnulib discussion list
Re: gnulib-tool.py: Use --symlink or --hardlink for local modules.
Collin Funk
[PATCH] config.guess/config.sub: Add HarmonyOS support as ohos variant
goblinrs
Re: [PATCH] config.guess/config.sub: Add HarmonyOS support as ohos variant
Bruno Haible via Gnulib discussion list
Re: config.guess/config.sub: Add HarmonyOS support as ohos variant
Simon Josefsson via Gnulib discussion list
Re: config.guess/config.sub: Add HarmonyOS support as ohos variant
Arsen Arsenović
Re: config.guess/config.sub: Add HarmonyOS support as ohos variant
Bruno Haible via Gnulib discussion list
Re: config.guess/config.sub: Add HarmonyOS support as ohos variant
Simon Josefsson via Gnulib discussion list
Re: distributing centrally maintained files
Bruno Haible via Gnulib discussion list
Re: distributing centrally maintained files
Simon Josefsson via Gnulib discussion list
Re: distributing centrally maintained files
Bruno Haible via Gnulib discussion list
Re: distributing centrally maintained files
Collin Funk
Re: distributing centrally maintained files
Simon Josefsson via Gnulib discussion list
Re: [PATCH] config.guess/config.sub: Add HarmonyOS support as ohos variant
Dmitry V. Levin
bare typeof in lib/stdcountof.in.h breaks -std=c99
Alexander Sosedkin
Re: bare typeof in lib/stdcountof.in.h breaks -std=c99
Bruno Haible via Gnulib discussion list
Use countof
Bruno Haible via Gnulib discussion list
Re: tests: Use streq
Bruno Haible via Gnulib discussion list
stdcountof-h tests: Avoid a clang warning
Bruno Haible via Gnulib discussion list
float-h: Ensure ISO C23 compliance with clang 22
Bruno Haible via Gnulib discussion list
[PATCH] strftime: pacify clang -Wstring-plus-int
Paul Eggert
Re: [PATCH] strftime: pacify clang -Wstring-plus-int
Bruno Haible via Gnulib discussion list
Re: [PATCH] strftime: pacify clang -Wstring-plus-int
Paul Eggert
Re: [PATCH] strftime: pacify clang -Wstring-plus-int
Collin Funk
Re: pointless clang warnings
Bruno Haible via Gnulib discussion list
Re: pointless clang warnings
Simon Josefsson via Gnulib discussion list
Re: pointless clang warnings
Paul Eggert
Re: pointless clang warnings
Bruno Haible via Gnulib discussion list
Re: pointless clang warnings
Simon Josefsson via Gnulib discussion list
Re: pointless clang warnings
Bruno Haible via Gnulib discussion list
Re: pointless clang warnings
Simon Josefsson via Gnulib discussion list
Re: pointless clang warnings
Collin Funk
Re: [PATCH] strftime: pacify clang -Wstring-plus-int
Bruno Haible via Gnulib discussion list
tests: Use strnul
Bruno Haible via Gnulib discussion list
tests: Use memeq
Bruno Haible via Gnulib discussion list
[PATCH] cygpath: Use _GL_ATTRIBUTE_MALLOC and _GL_ATTRIBUTE_DEALLOC_FREE.
Collin Funk
Re: [PATCH] cygpath: Use _GL_ATTRIBUTE_MALLOC and _GL_ATTRIBUTE_DEALLOC_FREE.
Bruno Haible via Gnulib discussion list
file-remote: Use streq
Bruno Haible via Gnulib discussion list
strnul: Fix link-time error
Bruno Haible via Gnulib discussion list
streq, memeq: New modules
Bruno Haible via Gnulib discussion list
mbs_startswith: Fix handling of incomplete characters
Bruno Haible via Gnulib discussion list
[PATCH] assert: document variadic variant
Paul Eggert
Re: possible bug: no escaping for preprocessor macro STDC_HEADERS warning
Zack Weinberg
Re: git-version-gen in shallow git clones
Bruno Haible via Gnulib discussion list
Re: git-version-gen in shallow git clones
Emily Ammundsen
Re: bug reporter expectations
Bruno Haible via Gnulib discussion list
[PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Alejandro Colomar
Re: [PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Bruno Haible via Gnulib discussion list
Re: [PATCH v1] lib/chdir-long.c: Remove superfluous +1 calculations
Alejandro Colomar
crypto/sha3: Silence -Wzero-as-null-pointer-constant warning.
Collin Funk
strnul: Respect GNULIB_NAMESPACE
Bruno Haible via Gnulib discussion list
discussing GNU base libraries for Rust
Bruno Haible via Gnulib discussion list
[PATCH] crypto: don’t add 72 to malloc size
Paul Eggert
Re: [PATCH] crypto: don’t add 72 to malloc size
Collin Funk
Re: [PATCH] crypto: don’t add 72 to malloc size
Bruno Haible via Gnulib discussion list
Re: [PATCH] crypto: don’t add 72 to malloc size
Paul Eggert
Re: [PATCH] crypto: don’t add 72 to malloc size
Bruno Haible via Gnulib discussion list
[PATCH 1/7] crypto/sha3: simplify full-block processing
Paul Eggert
[PATCH 2/7] crypto/sha3: fix memory leak with OpenSSL wrapper
Paul Eggert
[PATCH 6/7] crypto/sha3: Don’t leak if init fails and no free
Paul Eggert
[PATCH 3/7] crypto/sha3: fix errno when freeing
Paul Eggert
[PATCH 4/7] crypto/sha3: EVP_MD_CTX_create → EVP_MD_CTX_new
Paul Eggert
[PATCH 5/7] crypto/sha3: fix sha3_read_ctx reset bug
Paul Eggert
[PATCH 7/7] crypto: add ‘restrict’ to .h files
Paul Eggert
[PATCH] sha3: add a few ‘restrict’s that I forgot
Paul Eggert
[PATCH] crypto/sha3: fix partial-buffer bug
Paul Eggert
[RFC v1 0/2] New API: stpspn()
Alejandro Colomar
[RFC v1 1/2] Add stpspn()
Alejandro Colomar
Re: [RFC v1 1/2] Add stpspn()
Paul Eggert
Re: [RFC v1 1/2] Add stpspn()
Alejandro Colomar
[RFC v1 2/2] Use stpspn()
Alejandro Colomar
Re: [RFC v1 2/2] Use stpspn()
Paul Eggert
Re: [RFC v1 2/2] Use stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
Re: [RFC v1 0/2] New API: stpspn()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 0/2] New API: stpspn()
Alejandro Colomar
[PATCH 1/2] cdefs: merge from glibc
Paul Eggert
[PATCH 2/2] cdefs: omit ungrammatical (and unnecessary) #error
Paul Eggert
[PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
[PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
G. Branden Robinson
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Simon Josefsson via Gnulib discussion list
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
G. Branden Robinson
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Paul Eggert
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Bruno Haible via Gnulib discussion list
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 1/1] man/man3/strnul.3: New page
Alejandro Colomar
Re: [PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
Re: [PATCH v1 0/1] Document strnul(3)
Alejandro Colomar
[PATCH v2 0/1] Document strnul(3)
Alejandro Colomar
[PATCH v2 1/1] man/man3/strnul.3: New page
Alejandro Colomar
streq: Rename to streq-opt
Bruno Haible via Gnulib discussion list
[RFC v1 0/1] strnul(): New macro
Alejandro Colomar
[RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Joseph Myers
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Ben Pfaff
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Collin Funk
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Paul Eggert
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Bruno Haible via Gnulib discussion list
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 1/1] lib/: Implement strnul()
Alejandro Colomar
Re: [RFC v1 0/1] strnul(): New macro
Simon Josefsson via Gnulib discussion list
More uses of strnul(3)
Alejandro Colomar
Re: More uses of strnul(3)
Bruno Haible via Gnulib discussion list
Re: More uses of strnul(3)
Alejandro Colomar
Re: More uses of strnul(3)
Bruno Haible via Gnulib discussion list
Re: More uses of strnul(3)
Alejandro Colomar
[PATCH 1/3] doc: fix ChangeLog and mention xlc versions
Paul Eggert
[PATCH 3/3] Say B5000 and U1103 don’t do C23
Paul Eggert
[PATCH 2/3] Mention CheriBSD as tested
Paul Eggert
Re: [PATCH 1/3] doc: fix ChangeLog and mention xlc versions
Bruno Haible via Gnulib discussion list
[PATCH 1/2] cpu-supports: Add detection for Advanced SIMD (Neon) instructions.
Collin Funk
[PATCH 2/2] cpu-supports: Fix typos.
Collin Funk
new gnulib-based libraries
Bruno Haible via Gnulib discussion list
fts module license
Adhemerval Zanella Netto
Re: fts module license
Collin Funk
Re: fts module license
Paul Eggert
Re: fts module license
Jim Meyering
Re: fts module license
Adhemerval Zanella Netto
Re: fts module license
Bruno Haible via Gnulib discussion list
Re: fts module license
Adhemerval Zanella Netto
Re: fts module license
Bruno Haible via Gnulib discussion list
Re: fts module license
Bruno Haible via Gnulib discussion list
Re: fts module license
Pádraig Brady
Re: fts module license
Kamil Dudka
Re: fts module license
Bruno Haible via Gnulib discussion list
Re: fts module license
Adhemerval Zanella Netto
parse-datetime test failure
Bruno Haible via Gnulib discussion list
Re: parse-datetime test failure
Pádraig Brady
[PATCH] parse-datetime: Prefer ckd_add to checking overflow by hand.
Collin Funk
Update users.txt.
Collin Funk
[PATCH 1/2] stdcountof-h: port to IBM XL C for AIX 16.1
Paul Eggert
[PATCH 2/2] fchownat: port to IBM XL C for AIX 16.1
Paul Eggert
Re: [PATCH 2/2] fchownat: port to IBM XL C for AIX 16.1
Bruno Haible via Gnulib discussion list
alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Paul Eggert
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Paul Eggert
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Paul Eggert
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Paul Eggert
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Paul Eggert
alx-0088r1 - noreturn can't return
Alejandro Colomar
Re: alx-0087r4 - reproducible constraints
Alejandro Colomar
Reporting compilation warnings when building GNU Octave
Arun Giridhar
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
Re: Reporting compilation warnings when building GNU Octave
Arun Giridhar
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
Re: Reporting compilation warnings when building GNU Octave
Paul Eggert
Re: Reporting compilation warnings when building GNU Octave
Bruno Haible via Gnulib discussion list
Re: Reporting compilation warnings when building GNU Octave
Arun Giridhar
Earlier messages