Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-gnulib (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri May 31 2024 13:43:50 -0400
Threads in reverse chronological order
[
Next Period
]
assert-h, verify: Fix compilation error with g++ (4.8.5) -std=gnu++11
,
Bruno Haible
,
2024/05/30
attribute: Try harder to avoid syntax errors
,
Bruno Haible
,
2024/05/30
endian: Quote variables that may be undefined (regr. 2024-05-18).
,
Collin Funk
,
2024/05/30
Re: endian: Quote variables that may be undefined (regr. 2024-05-18).
,
Bruno Haible
,
2024/05/30
Re: endian: Quote variables that may be undefined (regr. 2024-05-18).
,
Collin Funk
,
2024/05/30
Re: endian: Quote variables that may be undefined (regr. 2024-05-18).
,
Bruno Haible
,
2024/05/30
windows-once: Free allocated resources when done
,
Bruno Haible
,
2024/05/30
Re: windows-once: Free allocated resources when done
,
Bruno Haible
,
2024/05/31
call_once tests: Fix link error on mingw
,
Bruno Haible
,
2024/05/29
mbfile tests: Avoid test failure on mingw
,
Bruno Haible
,
2024/05/29
pthread-once tests: Fix crash on mingw
,
Bruno Haible
,
2024/05/29
[PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Collin Funk
,
2024/05/29
Re: [PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Collin Funk
,
2024/05/29
Re: [PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Bruno Haible
,
2024/05/29
Re: [PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Collin Funk
,
2024/05/29
Re: [PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Collin Funk
,
2024/05/29
Re: [PATCH] gnulib-tool.py: Simplify creation of module shell ids.
,
Bruno Haible
,
2024/05/29
pthread-once: Work around Cygwin 3.5.3 bug
,
Bruno Haible
,
2024/05/28
Re: pthread-once: Work around Cygwin 3.5.3 bug
,
Bruno Haible
,
2024/05/29
call_once: Work around Cygwin 3.5.3 bug
,
Bruno Haible
,
2024/05/30
Re: call_once: Work around Cygwin 3.5.3 bug
,
Jeffrey Walton
,
2024/05/30
Re: call_once: Work around Cygwin 3.5.3 bug
,
Bruno Haible
,
2024/05/30
Re: pthread-once: Work around Cygwin 3.5.3 bug
,
Bruno Haible
,
2024/05/31
doc: Mention byteswap.h as a system header.
,
Collin Funk
,
2024/05/28
RFC: Adding tcgetwinsize and tcsetwinsize.
,
Collin Funk
,
2024/05/27
Re: RFC: Adding tcgetwinsize and tcsetwinsize.
,
Bruno Haible
,
2024/05/27
Re: RFC: Adding tcgetwinsize and tcsetwinsize.
,
Collin Funk
,
2024/05/27
Re: RFC: Adding tcgetwinsize and tcsetwinsize.
,
Bruno Haible
,
2024/05/27
Re: RFC: Adding tcgetwinsize and tcsetwinsize.
,
Collin Funk
,
2024/05/28
Re: RFC: Adding tcgetwinsize and tcsetwinsize.
,
Bruno Haible
,
2024/05/28
nstrftime, c-nstrftime tests: Avoid test failures on native Windows
,
Bruno Haible
,
2024/05/27
nstrftime, c-nstrftime tests: Avoid some failures on native Windows
,
Bruno Haible
,
2024/05/27
nstrftime, c-nstrftime: Make %r work on native Windows
,
Bruno Haible
,
2024/05/27
nstrftime, c-nstrftime: Make %h work on native Windows
,
Bruno Haible
,
2024/05/27
nstrftime, c-nstrftime: Make %c work on native Windows
,
Bruno Haible
,
2024/05/27
tests: Fix internationalization problems on native Windows
,
Bruno Haible
,
2024/05/27
nstrftime, c-nstrftime tests: Improve debuggability
,
Bruno Haible
,
2024/05/27
parse-datetime tests: Avoid failure on native Windows
,
Bruno Haible
,
2024/05/27
Consider supporting \(?: which is part of Emacs regular expressions
,
Spencer Baugh
,
2024/05/27
attribute: Support ISO C 23 [[reproducible]] and [[unsequenced]]
,
Bruno Haible
,
2024/05/27
[PATCH] attribute: const/pure defaults to unsequenced/reproducible
,
Paul Eggert
,
2024/05/28
Re: [PATCH] attribute: const/pure defaults to unsequenced/reproducible
,
Bruno Haible
,
2024/05/30
Re: [PATCH] attribute: const/pure defaults to unsequenced/reproducible
,
Basil L. Contovounesios
,
2024/05/31
Re: [PATCH] attribute: const/pure defaults to unsequenced/reproducible
,
Bruno Haible
,
2024/05/31
What is the history behind the check-module script?
,
Collin Funk
,
2024/05/26
Re: What is the history behind the check-module script?
,
Bruno Haible
,
2024/05/27
Non-capturing groups in Emacs-dialect regexes
,
James Youngman
,
2024/05/26
Re: Non-capturing groups in Emacs-dialect regexes
,
Paul Eggert
,
2024/05/26
euidaccess: Fix test failure on mingw
,
Bruno Haible
,
2024/05/25
mcel tests: Fix typo
,
Bruno Haible
,
2024/05/25
uchar-c23: Speed up mbrtoc32 on Solaris 11.4
,
Bruno Haible
,
2024/05/25
Re: uchar-c23: Speed up mbrtoc32 on Solaris 11.4
,
Collin Funk
,
2024/05/25
Re: uchar-c23: Speed up mbrtoc32 on Solaris 11.4
,
Bruno Haible
,
2024/05/26
byteswap tests: Verify header can be used from C++.
,
Collin Funk
,
2024/05/25
[PATCH] putenv tests: Silence -Wanalyzer-putenv-of-auto-var.
,
Collin Funk
,
2024/05/24
Re: [PATCH] putenv tests: Silence -Wanalyzer-putenv-of-auto-var.
,
Bruno Haible
,
2024/05/24
Native windows boot-time
,
Collin Funk
,
2024/05/23
Re: Native windows boot-time
,
Bruno Haible
,
2024/05/24
Re: Native windows boot-time
,
Collin Funk
,
2024/05/24
Re: Native windows boot-time
,
Collin Funk
,
2024/05/24
Re: Native windows boot-time
,
Bruno Haible
,
2024/05/24
Re: Native windows boot-time
,
Collin Funk
,
2024/05/24
Re: Native windows boot-time
,
Bruno Haible
,
2024/05/24
Re: Native windows boot-time
,
Collin Funk
,
2024/05/25
[PATCH] POSIX.1-2024 has been approved
,
Paul Eggert
,
2024/05/23
Re: [PATCH] POSIX.1-2024 has been approved
,
Bruno Haible
,
2024/05/24
mbrtoc32: Work around bug in Cygwin 3.5.3
,
Bruno Haible
,
2024/05/23
Re: mbrtoc32: Work around bug in Cygwin 3.5.3
,
Collin Funk
,
2024/05/23
Re: mbrtoc32: Work around bug in Cygwin 3.5.3
,
Bruno Haible
,
2024/05/24
Re: mbrtoc32: Work around bug in Cygwin 3.5.3
,
Bruno Haible
,
2024/05/27
sethostname tests: Avoid test failure on Cygwin
,
Bruno Haible
,
2024/05/23
access, euidaccess tests: Avoid test failures on Cygwin
,
Bruno Haible
,
2024/05/23
c32is*, c32toupper tests: Avoid test failures on Cygwin
,
Bruno Haible
,
2024/05/23
poll tests: Avoid test failure on Cygwin
,
Bruno Haible
,
2024/05/23
passfd tests: Mark as expected failure on Cygwin
,
Bruno Haible
,
2024/05/23
renameatu: Work around Cygwin 3.4.6 bug
,
Bruno Haible
,
2024/05/23
readlinkat, areadlinkat: Avoid test failures on Cygwin 3.4.6
,
Bruno Haible
,
2024/05/23
Re: readlinkat, areadlinkat: Avoid test failures on Cygwin 3.4.6
,
Collin Funk
,
2024/05/23
Re: readlinkat, areadlinkat: Avoid test failures on Cygwin 3.4.6
,
Bruno Haible
,
2024/05/23
Re: readlinkat, areadlinkat: Avoid test failures on Cygwin 3.4.6
,
Collin Funk
,
2024/05/23
doc: Small updates regarding Cygwin
,
Bruno Haible
,
2024/05/23
iconv: Reject the broken macOS 14.4 iconv implementation
,
Bruno Haible
,
2024/05/22
stdlib: Handle glibc special invocation conventions correctly
,
Bruno Haible
,
2024/05/22
how to build on machines without ssh access
,
Bruno Haible
,
2024/05/22
Re: how to build on machines without ssh access
,
Collin Funk
,
2024/05/22
Re: how to build on machines without ssh access
,
Bruno Haible
,
2024/05/22
Update end-of-life.txt.
,
Collin Funk
,
2024/05/22
Re: Update end-of-life.txt.
,
Bruno Haible
,
2024/05/22
[PATCH] c-strtod: include <stdio.h>
,
Paul Eggert
,
2024/05/22
[PATCH] boot-time: port to Alpine 3.20.0_rc2
,
Paul Eggert
,
2024/05/21
mcel tests: Run the test in several locales
,
Bruno Haible
,
2024/05/21
Re: mcel tests: Run the test in several locales
,
Bruno Haible
,
2024/05/25
flock tests: Mark as expected failure on Solaris 11
,
Bruno Haible
,
2024/05/21
access, euidaccess tests: Avoid test failure for root user on Solaris
,
Bruno Haible
,
2024/05/21
Re: access, euidaccess tests: Avoid test failure for root user on Solaris
,
Collin Funk
,
2024/05/21
Re: access, euidaccess tests: Avoid test failure for root user on Solaris
,
Bruno Haible
,
2024/05/21
OmniOS CI failure for test-fnmatch-5.sh
,
Collin Funk
,
2024/05/21
Re: OmniOS CI failure for test-fnmatch-5.sh
,
Bruno Haible
,
2024/05/21
Re: OmniOS CI failure for test-fnmatch-5.sh
,
Collin Funk
,
2024/05/21
Re: platforms
,
Bruno Haible
,
2024/05/21
Re: OmniOS CI failure for test-fnmatch-5.sh
,
Bruno Haible
,
2024/05/21
Re: OmniOS CI failure for test-fnmatch-5.sh
,
Collin Funk
,
2024/05/21
Re: OmniOS CI failure for test-fnmatch-5.sh
,
Bruno Haible
,
2024/05/21
Re: Make check - test-vasprintf-posix failure - darwin12 - macos
,
Bruno Haible
,
2024/05/20
[PATCH] getopt-posix: port better to Alpine 3.20.0_rc1
,
Paul Eggert
,
2024/05/20
Re: [PATCH] getopt-posix: port better to Alpine 3.20.0_rc1
,
Bruno Haible
,
2024/05/21
Re: [PATCH] getopt-posix: port better to Alpine 3.20.0_rc1
,
Paul Eggert
,
2024/05/21
Re: [PATCH] getopt-posix: port better to Alpine 3.20.0_rc1
,
Collin Funk
,
2024/05/21
[PATCH] byteswap: fix problem on macOS
,
Paul Eggert
,
2024/05/20
[PATCH 1/2] dfa: attempt to pacify Coverity
,
Paul Eggert
,
2024/05/20
[PATCH 2/2] linkat-tests: fix up assertion-failure changes
,
Paul Eggert
,
2024/05/20
tests: Before declaring a SKIP, test if there were ASSERT failures
,
Bruno Haible
,
2024/05/25
byteswap side-effect defect report from Coverity
,
Paul Eggert
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Collin Funk
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Paul Eggert
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Bruno Haible
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Collin Funk
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Jeffrey Walton
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Paul Eggert
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Bruno Haible
,
2024/05/20
Re: byteswap side-effect defect report from Coverity
,
Jeffrey Walton
,
2024/05/20
Make it easy to generate debug info for libbacktrace on macOS
,
Bruno Haible
,
2024/05/20
[PATCH] getusershell: Work around musl bugs.
,
Collin Funk
,
2024/05/19
Re: [PATCH] getusershell: Work around musl bugs.
,
Bruno Haible
,
2024/05/19
Re: [PATCH] getusershell: Work around musl bugs.
,
Collin Funk
,
2024/05/19
Re: [PATCH] getusershell: Work around musl bugs.
,
Bruno Haible
,
2024/05/19
Re: [PATCH] getusershell: Work around musl bugs.
,
Collin Funk
,
2024/05/19
getusershell: Split file by lines instead of spaces.
,
Collin Funk
,
2024/05/20
Re: getusershell: Split file by lines instead of spaces.
,
Bruno Haible
,
2024/05/20
Re: getusershell: Split file by lines instead of spaces.
,
Collin Funk
,
2024/05/21
Re: getusershell: Split file by lines instead of spaces.
,
Bruno Haible
,
2024/05/21
Re: getusershell: Split file by lines instead of spaces.
,
Collin Funk
,
2024/05/21
Re: getusershell: Split file by lines instead of spaces.
,
Bruno Haible
,
2024/05/21
Re: getusershell: Split file by lines instead of spaces.
,
Collin Funk
,
2024/05/21
Re: [PATCH] getusershell: Work around musl bugs.
,
Bruno Haible
,
2024/05/20
Re: [PATCH] getusershell: Work around musl bugs.
,
Collin Funk
,
2024/05/20
Re: [PATCH] getusershell: Work around musl bugs.
,
Bruno Haible
,
2024/05/20
abort-debug: Prefer libbacktrace to execinfo
,
Bruno Haible
,
2024/05/19
mkfifoat: Work around a macOS 14 bug
,
Bruno Haible
,
2024/05/19
NetBSD utimens, utimensat, etc. failures
,
Collin Funk
,
2024/05/19
Re: NetBSD utimens, utimensat, etc. failures
,
Collin Funk
,
2024/05/19
Re: NetBSD utimens, utimensat, etc. failures
,
Bruno Haible
,
2024/05/20
Re: NetBSD utimens, utimensat, etc. failures
,
Collin Funk
,
2024/05/20
Re: NetBSD utimens, utimensat, etc. failures
,
Bruno Haible
,
2024/05/20
[PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Paul Eggert
,
2024/05/18
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Collin Funk
,
2024/05/18
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Bruno Haible
,
2024/05/19
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Paul Eggert
,
2024/05/19
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Bruno Haible
,
2024/05/19
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Paul Eggert
,
2024/05/19
Re: [PATCH] sha512-buffer: port back to 32-bit-only hosts
,
Bruno Haible
,
2024/05/20
tests: Support showing all assertion failures, not just the first one
,
Bruno Haible
,
2024/05/18
getusershell tests: Fail if empty lines are returned.
,
Collin Funk
,
2024/05/17
Re: getusershell tests: Fail if empty lines are returned.
,
Bruno Haible
,
2024/05/18
Re: getusershell tests: Fail if empty lines are returned.
,
Collin Funk
,
2024/05/19
Re: getusershell, configure tests vs. explicit platform lists
,
Bruno Haible
,
2024/05/19
unistd: Fix compilation error with MSVC in C++ mode
,
Bruno Haible
,
2024/05/17
stdbit-h: Fix compilation error with MSVC in C++ mode
,
Bruno Haible
,
2024/05/17
[PATCH] byteswap: port better to limited platforms
,
Paul Eggert
,
2024/05/17
Re: [PATCH] byteswap: port better to limited platforms
,
Bruno Haible
,
2024/05/17
Re: [PATCH] byteswap: port better to limited platforms
,
Collin Funk
,
2024/05/17
Re: [PATCH] byteswap: port better to limited platforms
,
Paul Eggert
,
2024/05/18
Re: [PATCH] byteswap: port better to limited platforms
,
Bruno Haible
,
2024/05/18
Re: [PATCH] byteswap: port better to limited platforms
,
Collin Funk
,
2024/05/17
stdbit-h: Fix leading-zeros/ones functions on 64-bit MSVC
,
Bruno Haible
,
2024/05/17
getusershell tests: Fix link error on MSVC
,
Bruno Haible
,
2024/05/17
tests: Mark tests that fail on NetBSD as expected failures
,
Bruno Haible
,
2024/05/17
Re: tests: Mark tests that fail on NetBSD as expected failures
,
Collin Funk
,
2024/05/17
Re: tests: Mark tests that fail on NetBSD as expected failures
,
Bruno Haible
,
2024/05/17
Re: tests: Mark tests that fail on NetBSD as expected failures
,
Collin Funk
,
2024/05/18
Re: NetBSD dup3
,
Bruno Haible
,
2024/05/18
Re: NetBSD dup3
,
Collin Funk
,
2024/05/18
Re: NetBSD dup3
,
Bruno Haible
,
2024/05/18
Re: NetBSD dup3
,
Collin Funk
,
2024/05/18
Re: NetBSD dup3
,
Bruno Haible
,
2024/05/18
dup3: Update documentation and expected test results.
,
Collin Funk
,
2024/05/18
Re: dup3: Update documentation and expected test results.
,
Bruno Haible
,
2024/05/19
Re: NetBSD dup3
,
Collin Funk
,
2024/05/20
Re: NetBSD dup3
,
Bruno Haible
,
2024/05/20
new module abort-debug
,
Bruno Haible
,
2024/05/17
Re: new module abort-debug
,
Bruno Haible
,
2024/05/17
execinfo: Update doc
,
Bruno Haible
,
2024/05/17
tests: Fix dependencies to test-framework-sh
,
Bruno Haible
,
2024/05/17
stdbit-h: Fix syntax error
,
Bruno Haible
,
2024/05/17
sys_select: Fix compilation error in C++ mode on macOS 13, 14
,
Bruno Haible
,
2024/05/17
doc: Update outdated module name.
,
Collin Funk
,
2024/05/17
[PATCH 1/2] alloca-opt-tests: add a ‘volatile’
,
Paul Eggert
,
2024/05/17
[PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Paul Eggert
,
2024/05/17
Re: [PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Collin Funk
,
2024/05/24
Re: [PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Bruno Haible
,
2024/05/24
Re: [PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Collin Funk
,
2024/05/24
Re: [PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Paul Eggert
,
2024/05/24
Re: [PATCH 2/2] putenv-tests: pacify gcc -Wdiscarded-qualifiers
,
Bruno Haible
,
2024/05/24
Re: [PATCH 1/2] alloca-opt-tests: add a ‘volatile’
,
Bruno Haible
,
2024/05/17
Re: [PATCH 1/2] alloca-opt-tests: add a ‘volatile’
,
Paul Eggert
,
2024/05/17
Re: volatile-by-default
,
Bruno Haible
,
2024/05/17
byteswap: Use inline functions instead of macros.
,
Collin Funk
,
2024/05/17
Re: byteswap: Use inline functions instead of macros.
,
Paul Eggert
,
2024/05/17
Re: byteswap: Use inline functions instead of macros.
,
Collin Funk
,
2024/05/17
Re: byteswap: Use inline functions instead of macros.
,
Bruno Haible
,
2024/05/17
Re: byteswap: Use inline functions instead of macros.
,
Paul Eggert
,
2024/05/17
[PATCH] putenv: Add tests.
,
Collin Funk
,
2024/05/16
Re: [PATCH] putenv: Add tests.
,
Bruno Haible
,
2024/05/16
doc: Mention gnulib putenv module?
,
Collin Funk
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Bruno Haible
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Collin Funk
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Bruno Haible
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Collin Funk
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Bruno Haible
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Collin Funk
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Bruno Haible
,
2024/05/16
Re: doc: Mention gnulib putenv module?
,
Bruno Haible
,
2024/05/17
Re: doc: Mention gnulib putenv module?
,
Collin Funk
,
2024/05/17
stdbit-h: Add tests
,
Bruno Haible
,
2024/05/15
stdbit-h, stdc_*: New modules, part of the stdbit module
,
Bruno Haible
,
2024/05/15
Re: stdbit-h, stdc_*: New modules, part of the stdbit module
,
Collin Funk
,
2024/05/15
Re: stdbit-h, stdc_*: New modules, part of the stdbit module
,
Bruno Haible
,
2024/05/15
[PATCH 1/2] stdbit: tweak for non-GCC non-Clang
,
Paul Eggert
,
2024/05/15
[PATCH 2/2] stdbit: tweak first_leading for GCC
,
Paul Eggert
,
2024/05/15
-Walloc-size warning for mp_limbs_t in vasnprintf.c with GCC 14
,
Philip Withnall
,
2024/05/15
Re: -Walloc-size warning for mp_limbs_t in vasnprintf.c with GCC 14
,
Bruno Haible
,
2024/05/15
Re: -Walloc-size warning for mp_limbs_t in vasnprintf.c with GCC 14
,
Philip Withnall
,
2024/05/15
[PATCH] getusershell: Add tests.
,
Collin Funk
,
2024/05/15
Re: [PATCH] getusershell: Add tests.
,
Bruno Haible
,
2024/05/15
Re: [PATCH] getusershell: Add tests.
,
Collin Funk
,
2024/05/15
Re: [PATCH] getusershell: Add tests.
,
Bruno Haible
,
2024/05/15
Re: [PATCH] getusershell: Add tests.
,
Bruno Haible
,
2024/05/17
Re: [PATCH] getusershell: Add tests.
,
Collin Funk
,
2024/05/17
Re: [PATCH] getusershell: Add tests.
,
Bruno Haible
,
2024/05/17
Re: [PATCH] getusershell: Add tests.
,
Collin Funk
,
2024/05/17
Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Paul Eggert
,
2024/05/13
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Collin Funk
,
2024/05/13
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Bruno Haible
,
2024/05/13
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Collin Funk
,
2024/05/14
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Bruno Haible
,
2024/05/14
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Paul Eggert
,
2024/05/14
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Collin Funk
,
2024/05/15
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Bruno Haible
,
2024/05/15
Re: Python './gnulib-tool --create-testdir --dir F' should quickly warn if F exists
,
Collin Funk
,
2024/05/15
why __gl_ prefix?
,
Bruno Haible
,
2024/05/13
Re: why __gl_ prefix?
,
Paul Eggert
,
2024/05/13
[PATCH] stdbit: fix typo in MS-Windows port
,
Paul Eggert
,
2024/05/13
gnulib-tool Python tracebacks after control-C
,
Paul Eggert
,
2024/05/13
Re: gnulib-tool Python tracebacks after control-C
,
Collin Funk
,
2024/05/13
Re: gnulib-tool Python tracebacks after control-C
,
Pádraig Brady
,
2024/05/13
Re: gnulib-tool Python tracebacks after control-C
,
Collin Funk
,
2024/05/15
Re: gnulib-tool Python tracebacks after control-C
,
Collin Funk
,
2024/05/15
Re: gnulib-tool Python tracebacks after control-C
,
Bruno Haible
,
2024/05/15
Re: gnulib-tool Python tracebacks after control-C
,
Collin Funk
,
2024/05/16
Re: gnulib-tool Python tracebacks after control-C
,
Bruno Haible
,
2024/05/16
Re: gnulib-tool Python tracebacks after control-C
,
Collin Funk
,
2024/05/16
Re: gnulib-tool Python tracebacks after control-C
,
Bruno Haible
,
2024/05/17
doc: Document <stdbit.h> function-like macros
,
Bruno Haible
,
2024/05/13
Re: doc: Document <stdbit.h> function-like macros
,
Paul Eggert
,
2024/05/13
Re: doc: Document <stdbit.h> function-like macros
,
Bruno Haible
,
2024/05/13
endian: New module.
,
Collin Funk
,
2024/05/13
Re: endian: New module.
,
Bruno Haible
,
2024/05/13
Re: endian: New module.
,
Collin Funk
,
2024/05/13
Re: endian: New module.
,
Paul Eggert
,
2024/05/13
Re: endian: New module.
,
Collin Funk
,
2024/05/13
Re: endian: New module.
,
Paul Eggert
,
2024/05/15
Re: endian: New module.
,
Collin Funk
,
2024/05/15
endian: New module.
,
Collin Funk
,
2024/05/18
Re: endian: New module.
,
Bruno Haible
,
2024/05/18
Re: endian: New module.
,
Bruno Haible
,
2024/05/18
Re: endian: New module.
,
Collin Funk
,
2024/05/18
Re: endian: New module.
,
Bruno Haible
,
2024/05/18
Re: endian: New module.
,
Collin Funk
,
2024/05/18
Re: endian: New module.
,
Bruno Haible
,
2024/05/18
Re: endian: New module.
,
Collin Funk
,
2024/05/18
[PATCH 1/2] stdbit-tests: make GNULIB_TEST_STDBIT work standalone
,
Paul Eggert
,
2024/05/13
[PATCH 2/2] stdbit: port to theoretical platforms
,
Paul Eggert
,
2024/05/13
byteswap.h behavior
,
Collin Funk
,
2024/05/12
Re: byteswap.h behavior
,
Paul Eggert
,
2024/05/12
Re: byteswap.h behavior
,
Collin Funk
,
2024/05/12
Re: byteswap.h behavior
,
Bruno Haible
,
2024/05/12
Re: byteswap.h behavior
,
Collin Funk
,
2024/05/12
Re: byteswap.h behavior
,
Paul Eggert
,
2024/05/12
Re: byteswap.h behavior
,
Collin Funk
,
2024/05/12
Re: endian.h
,
Bruno Haible
,
2024/05/12
Re: byteswap.h behavior
,
Jeffrey Walton
,
2024/05/12
[PATCH] announce-gen: Mention git commit in release announcement.
,
Simon Josefsson
,
2024/05/12
Re: [PATCH] announce-gen: Mention git commit in release announcement.
,
Jim Meyering
,
2024/05/12
Re: [PATCH] announce-gen: Mention git commit in release announcement.
,
Paul Eggert
,
2024/05/12
Re: [PATCH] announce-gen: Mention git commit in release announcement.
,
Bruno Haible
,
2024/05/12
Re: [PATCH] announce-gen: Mention git commit in release announcement.
,
Paul Eggert
,
2024/05/12
[PATCH] maintainer-makefile: Silence announce-gen error with GNULIB_REVISION.
,
Simon Josefsson
,
2024/05/12
[PATCH] stdbit: don’t assume -DHAVE_CONFIG_H
,
Paul Eggert
,
2024/05/12
execinfo: Add tests.
,
Collin Funk
,
2024/05/11
Re: execinfo: Add tests.
,
Bruno Haible
,
2024/05/12
Re: execinfo: Add tests.
,
Collin Funk
,
2024/05/12
Re: execinfo: Add tests.
,
Collin Funk
,
2024/05/12
Re: execinfo: Add tests.
,
Bruno Haible
,
2024/05/12
execinfo: Document known bugs
,
Bruno Haible
,
2024/05/12
Re: execinfo: Document known bugs
,
Collin Funk
,
2024/05/12
Re: execinfo: Add tests.
,
Bruno Haible
,
2024/05/13
Re: execinfo: Add tests.
,
Collin Funk
,
2024/05/13
error-h: Avoid namespace pollution on mingw
,
Bruno Haible
,
2024/05/11
gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Paul Eggert
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Collin Funk
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Collin Funk
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Paul Eggert
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Bruno Haible
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Collin Funk
,
2024/05/11
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Collin Funk
,
2024/05/12
Re: gnulib-tool (Python) bug: "module count-one-bits doesn't exist"
,
Bruno Haible
,
2024/05/12
[PATCH 0/4] New stdbit module, for C23 style stdbit.h
,
Paul Eggert
,
2024/05/11
[PATCH 1/4] stdbit: new module
,
Paul Eggert
,
2024/05/11
Re: [PATCH 1/4] stdbit: new module
,
Collin Funk
,
2024/05/12
Re: [PATCH 1/4] stdbit: new module
,
Paul Eggert
,
2024/05/12
Re: [PATCH 1/4] stdbit: new module
,
Collin Funk
,
2024/05/12
Re: [PATCH 1/4] stdbit: new module
,
Paul Eggert
,
2024/05/12
Re: Python class comments
,
Bruno Haible
,
2024/05/13
Re: Python class comments
,
Collin Funk
,
2024/05/13
Re: *.m4 conventions
,
Bruno Haible
,
2024/05/13
Re: *.m4 conventions
,
Paul Eggert
,
2024/05/13
Re: *.m4 conventions
,
Bruno Haible
,
2024/05/13
Re: *.m4 conventions
,
Paul Eggert
,
2024/05/13
[PATCH 3/4] stdbit: remove most module dependence
,
Paul Eggert
,
2024/05/11
Re: [PATCH 3/4] stdbit: remove most module dependence
,
Collin Funk
,
2024/05/13
Re: [PATCH 3/4] stdbit: remove most module dependence
,
Paul Eggert
,
2024/05/14
[PATCH 2/4] stdbit-tests: new module
,
Paul Eggert
,
2024/05/11
Re: [PATCH 2/4] stdbit-tests: new module
,
Bruno Haible
,
2024/05/13
Re: [PATCH 2/4] stdbit-tests: new module
,
Paul Eggert
,
2024/05/13
Re: [PATCH 2/4] stdbit-tests: new module
,
Bruno Haible
,
2024/05/13
Re: [PATCH 2/4] stdbit-tests: new module
,
Bruno Haible
,
2024/05/13
[PATCH 4/4] stdbit: clean up namespace and simplify
,
Paul Eggert
,
2024/05/11
Re: considering L1 cache
,
Bruno Haible
,
2024/05/13
Re: considering L1 cache
,
Paul Eggert
,
2024/05/13
Re: considering L1 cache
,
Bruno Haible
,
2024/05/13
Re: considering L1 cache
,
Jim Meyering
,
2024/05/13
De-vendoring gnulib in Debian packages
,
Simon Josefsson
,
2024/05/11
De-vendoring gnulib in Debian packages
,
Simon Josefsson
,
2024/05/11
Re: De-vendoring gnulib in Debian packages
,
Bruno Haible
,
2024/05/11
Re: De-vendoring gnulib in Debian packages
,
Simon Josefsson
,
2024/05/11
Re: De-vendoring gnulib in Debian packages
,
Paul Eggert
,
2024/05/11
doc: Mention module execinfo
,
Bruno Haible
,
2024/05/11
gl_linked_iterator doesn't initialize all fields.
,
Collin Funk
,
2024/05/11
Re: gl_linked_iterator doesn't initialize all fields.
,
Bruno Haible
,
2024/05/11
Re: dealing with false alarms
,
Bruno Haible
,
2024/05/11
Re: gl_linked_iterator doesn't initialize all fields.
,
Collin Funk
,
2024/05/11
doc: Mention backtrace functions supported on BSD.
,
Collin Funk
,
2024/05/11
Re: doc: Mention backtrace functions supported on BSD.
,
Bruno Haible
,
2024/05/11
Re: doc: Mention backtrace functions supported on BSD.
,
Collin Funk
,
2024/05/11
unistr/u8-strstr tests: Avoid test failure with ASAN
,
Bruno Haible
,
2024/05/09
Re: unistr/u8-strstr tests: Avoid test failure with ASAN
,
Simon Josefsson
,
2024/05/09
Re: unistr/u8-strstr tests: Avoid test failure with ASAN
,
Bruno Haible
,
2024/05/09
why does test-cache fail with ASAN?
,
Bruno Haible
,
2024/05/09
free tests: Avoid test failure with ASAN
,
Bruno Haible
,
2024/05/09
explicit_bzero, memset_explicit tests: Avoid test failures with ASAN
,
Bruno Haible
,
2024/05/09
dprintf-posix, fprintf-posix: Avoid test failures with ASAN
,
Bruno Haible
,
2024/05/09
unistdio/*printf: Fix %n handling with module 'printf-with-n-directive'
,
Bruno Haible
,
2024/05/09
ftello: Prefer stdckdint to intprops.
,
Collin Funk
,
2024/05/08
Re: ftello: Prefer stdckdint to intprops.
,
Bruno Haible
,
2024/05/09
sigsegv, c-stack tests: Avoid test failures with ASAN
,
Bruno Haible
,
2024/05/08
Re: test-argp and clang's ASAN
,
Bruno Haible
,
2024/05/08
gnulib-tool.py: Make --megatest behaviour more similar to shell impl
,
Bruno Haible
,
2024/05/08
base32, base64: Prefer stdckdint to intprops.
,
Collin Funk
,
2024/05/08
Re: base32, base64: Prefer stdckdint to intprops.
,
Bruno Haible
,
2024/05/08
Re: base32, base64: Prefer stdckdint to intprops.
,
Collin Funk
,
2024/05/08
gnulib-tool.py: Fix behavior of --test when a subprocess fails.
,
Collin Funk
,
2024/05/08
Re: gnulib-tool.py: Fix behavior of --test when a subprocess fails.
,
Bruno Haible
,
2024/05/08
[PATCH] gnulib-tool.py: Handle module dependencies that cannot be found.
,
Collin Funk
,
2024/05/07
[PATCH] * doc/posix-headers/utmpx.texi: Update for glibc.
,
Paul Eggert
,
2024/05/07
[PATCH] nstrftime: use clearer code for padding
,
Paul Eggert
,
2024/05/07
syntax-check reject u_char u_short u_int u_long
,
Simon Josefsson
,
2024/05/06
Re: syntax-check reject u_char u_short u_int u_long
,
Bruno Haible
,
2024/05/06
Re: syntax-check reject u_char u_short u_int u_long
,
Collin Funk
,
2024/05/06
Re: syntax-check reject u_char u_short u_int u_long
,
Simon Josefsson
,
2024/05/06
gnulib-tool.py speeds up continuous integrations
,
Bruno Haible
,
2024/05/05
Re: gnulib-tool.py speeds up continuous integrations
,
Simon Josefsson
,
2024/05/06
Re: gnulib-tool.py speeds up continuous integrations
,
Simon Josefsson
,
2024/05/06
Re: continuous integrations pipeline frameworks
,
Bruno Haible
,
2024/05/06
Re: continuous integrations pipeline frameworks
,
Simon Josefsson
,
2024/05/06
Re: continuous integrations
,
Bruno Haible
,
2024/05/06
Re: continuous integrations
,
Simon Josefsson
,
2024/05/06
Re: continuous integrations
,
Bruno Haible
,
2024/05/06
Re: continuous integrations — own runners
,
Bruno Haible
,
2024/05/11
Re: continuous integrations — own runners
,
Simon Josefsson
,
2024/05/11
gnulib-tool problem with off64_t and Emacs
,
Paul Eggert
,
2024/05/04
Re: gnulib-tool problem with off64_t and Emacs
,
Bruno Haible
,
2024/05/04
Re: gnulib-tool problem with off64_t and Emacs
,
Paul Eggert
,
2024/05/04
Re: gnulib-tool problem with off64_t and Emacs
,
Bruno Haible
,
2024/05/05
gnulib-tool sh+py mismatch when updating Emacs
,
Paul Eggert
,
2024/05/04
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Collin Funk
,
2024/05/04
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Paul Eggert
,
2024/05/04
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Collin Funk
,
2024/05/04
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Collin Funk
,
2024/05/04
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Paul Eggert
,
2024/05/05
Re: gnulib-tool sh+py mismatch when updating Emacs
,
Collin Funk
,
2024/05/05
[PATCH] getdtablesize: support systems without getrlimit like WASI
,
Yuta Saito
,
2024/05/04
Re: [PATCH] getdtablesize: support systems without getrlimit like WASI
,
Bruno Haible
,
2024/05/04
Re: [PATCH] getdtablesize: support systems without getrlimit like WASI
,
Yuta Saito
,
2024/05/04
gnulib-tool.py: Fix an undefined function name.
,
Collin Funk
,
2024/05/03
Re: gnulib-tool.py: Fix an undefined function name.
,
Bruno Haible
,
2024/05/03
Re: gnulib-tool.py: Fix an undefined function name.
,
Collin Funk
,
2024/05/03
Re: gnulib-tool.py: Fix an undefined function name.
,
Bruno Haible
,
2024/05/04
Re: gnulib-tool.py: Fix an undefined function name.
,
Collin Funk
,
2024/05/04
Re: gnulib-tool.py: Fix an undefined function name.
,
Bruno Haible
,
2024/05/04
Re: gnulib-tool.py: Fix an undefined function name.
,
Collin Funk
,
2024/05/04
Re: gnulib-tool.py: Fix an undefined function name.
,
Bruno Haible
,
2024/05/07
Re: Indentation mistake
,
Simon Josefsson
,
2024/05/03
Re: Indentation mistake
,
Collin Funk
,
2024/05/03
gnulib-tool.sh: Fix program name in error message.
,
Collin Funk
,
2024/05/02
Re: gnulib-tool.sh: Fix program name in error message.
,
Bruno Haible
,
2024/05/03
short vs. long program name in diagnostics
,
Bruno Haible
,
2024/05/03
Re: short vs. long program name in diagnostics
,
Collin Funk
,
2024/05/03
doc: Add appendix about Gnulib history
,
Bruno Haible
,
2024/05/02
Re: doc: Add appendix about Gnulib history
,
Collin Funk
,
2024/05/03
Re: doc: Add appendix about Gnulib history
,
Paul Eggert
,
2024/05/03
Re: doc: Add appendix about Gnulib history
,
Collin Funk
,
2024/05/03
Re: doc: Add appendix about Gnulib history
,
Paul Eggert
,
2024/05/04
Re: doc: Add appendix about Gnulib history
,
Collin Funk
,
2024/05/04
Re: doc: Add appendix about Gnulib history
,
Bruno Haible
,
2024/05/03
Re: doc: Add appendix about Gnulib history
,
Bruno Haible
,
2024/05/04
Re: header file substitutes
,
Bruno Haible
,
2024/05/04
Re: header file substitutes
,
Paul Eggert
,
2024/05/04
Re: obsolete vs. deprecated
,
Bruno Haible
,
2024/05/05
Re: header file substitutes
,
Collin Funk
,
2024/05/04
Re: header file substitutes
,
Paul Eggert
,
2024/05/04
Re: header file substitutes
,
Collin Funk
,
2024/05/04
Re: header file substitutes
,
Paul Eggert
,
2024/05/05
Re: header file substitutes
,
Collin Funk
,
2024/05/05
Re: header file substitutes
,
Bruno Haible
,
2024/05/05
Re: endian.h
,
Bruno Haible
,
2024/05/05
gnulib-tool.py: Don't leave temporary directories on exit.
,
Collin Funk
,
2024/05/02
Re: gnulib-tool.py: Don't leave temporary directories on exit.
,
Bruno Haible
,
2024/05/02
gnulib-tool.py: Quote file names passed to 'patch'.
,
Collin Funk
,
2024/05/02
Re: gnulib-tool.py: Quote file names passed to 'patch'.
,
Bruno Haible
,
2024/05/02
Adding Cygwin and MSYS2 to DEPENDENCIES
,
Collin Funk
,
2024/05/01
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Bruno Haible
,
2024/05/01
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Collin Funk
,
2024/05/01
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Bruno Haible
,
2024/05/02
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Collin Funk
,
2024/05/02
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Bruno Haible
,
2024/05/02
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Collin Funk
,
2024/05/02
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Bruno Haible
,
2024/05/02
Re: Adding Cygwin and MSYS2 to DEPENDENCIES
,
Collin Funk
,
2024/05/02
Re: Unknown type name 'wint_t' when targeting Cygwin
,
Bruno Haible
,
2024/05/01
Re: Unknown type name 'wint_t' when targeting Cygwin
,
Markus Mützel
,
2024/05/03
Re: [PATCH 1/2] stddef: work around GCC 14 stddef.h bugs
,
Bruno Haible
,
2024/05/01
Re: [PATCH 1/2] stddef: work around GCC 14 stddef.h bugs
,
Bruno Haible
,
2024/05/01
Re: [PATCH 1/2] stddef: work around GCC 14 stddef.h bugs
,
Bruno Haible
,
2024/05/01
Re: [PATCH 1/2] stddef: work around GCC 14 stddef.h bugs
,
Paul Eggert
,
2024/05/01
Problem with boot-time on Cygwin
,
Ken Brown
,
2024/05/01
Re: Problem with boot-time on Cygwin
,
Ken Brown
,
2024/05/01
Re: Problem with boot-time on Cygwin
,
Bruno Haible
,
2024/05/01
Re: Problem with boot-time on Cygwin
,
Ken Brown
,
2024/05/02
Re: Problem with boot-time on Cygwin
,
Bruno Haible
,
2024/05/02
Re: Problem with boot-time on Cygwin
,
Ken Brown
,
2024/05/02
Re: Problem with boot-time on Cygwin
,
Bruno Haible
,
2024/05/02
Re: Problem with boot-time on Cygwin
,
Bruno Haible
,
2024/05/04
Re: Problem with boot-time on Cygwin
,
Ken Brown
,
2024/05/04
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Bruno Haible
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Jeffrey Walton
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Bruno Haible
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Jeffrey Walton
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Collin Funk
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Collin Funk
,
2024/05/01
Re: OSError: [WinError 193] %1 is not a valid Win32 application
,
Bruno Haible
,
2024/05/01
Re: test-sprintf-posix and test-snprintf-posix test failures
,
Bruno Haible
,
2024/05/01
gnulib-tool.py: Use the GLModule's name variable directly.
,
Collin Funk
,
2024/05/01
Re: gnulib-tool.py: Use the GLModule's name variable directly.
,
Collin Funk
,
2024/05/01
Re: gnulib-tool.py: Use the GLModule's name variable directly.
,
Bruno Haible
,
2024/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc