bug-gnulib
Thread
Date
Earlier messages
Messages by Thread
gitlog-to-changelog: output SHA in "empty commit message" warning
Bernhard Voelker
Re: gitlog-to-changelog: output SHA in "empty commit message" warning
Bruno Haible
Re: gitlog-to-changelog: output SHA in "empty commit message" warning
Bernhard Voelker
glob.c build failure on RH el6
Tom Tromey
Re: glob.c build failure on RH el6
Paul Eggert
new module 'string-buffer'
Bruno Haible
Re: new module 'string-buffer'
Bruce Korb
Re: implementing fmemopen, open_memstream
Bruno Haible
Re: implementing fmemopen, open_memstream
Bruce Korb
Re: implementing fmemopen, open_memstream
Bruno Haible
Re: new module 'string-buffer'
Bruno Haible
scratch_buffer: Document the exported API
Bruno Haible
update DEPENDENCIES
Bruno Haible
removing permissions for long unused accounts?
Bruno Haible
Re: removing permissions for long unused accounts?
Jeffrey Walton
Re: removing permissions for long unused accounts?
Jim Meyering
Re: removing permissions for long unused accounts?
Bernhard Voelker
Re: removing permissions for long unused accounts?
Bruno Haible
Re: removing permissions for long unused accounts?
Paul Eggert
Re: removing permissions for long unused accounts?
Bruno Haible
Re: removing permissions for long unused accounts?
Dmitry V. Levin
relicense 'reallocarray' to LGPLv2+?
Daiki Ueno
integer overflow during division
Bruno Haible
Re: integer overflow during division
Bruno Haible
Compilation warnings in regex.c on macOS Mojave with the Homebrew distribution of gcc version 4.9.4_2
Thomas Shields
Re: Compilation warnings in regex.c on macOS Mojave with the Homebrew distribution of gcc version 4.9.4_2
Paul Eggert
facing problem while compiling buildroot
tejas
Re: facing problem while compiling buildroot
Bruno Haible
The SIGNAL_SAFE_LIST is not signal-safe
Bruno Haible
new module 'simple-atomic'
Bruno Haible
Fix distinction of 32-bit/64-bit mode with xlc 13.1.3 on AIX
Bruno Haible
Re: Fix distinction of 32-bit/64-bit mode with xlc 13.1.3 on AIX
Jeffrey Walton
Re: Fix distinction of 32-bit/64-bit mode with xlc 13.1.3 on AIX
Bruno Haible
Suggested fix to mountlist.c: Define fuse.portal, devtmpfs and squashfs mounts as dummy
Daniel Bonner
Re: Suggested fix to mountlist.c: Define fuse.portal, devtmpfs and squashfs mounts as dummy
Pádraig Brady
Re: Suggested fix to mountlist.c: Define fuse.portal, devtmpfs and squashfs mounts as dummy
Daniel Bonner
[PATCH] make gl_VISIBILITY to work with -Wmissing-prototypes
Ozkan Sezer
Re: [PATCH] make gl_VISIBILITY to work with -Wmissing-prototypes
Bruno Haible
[PATCH] extern-inline: Pull __header_inline definition
Roman Bolshakov
stddef: Fix test-stddef compilation error on MidnightBSD/x86
Bruno Haible
Document non-standard prototypes on MidnightBSD
Bruno Haible
posixtm tests: Fix warnings seen on MidnightBSD/x86
Bruno Haible
Re: posixtm tests: Fix warnings seen on MidnightBSD/x86
Bruno Haible
data structures for use in signal handlers
Bruno Haible
Re: data structures for use in signal handlers
Ben Pfaff
Re: data structures for use in signal handlers
Bruno Haible
Re: data structures for use in signal handlers
Ben Pfaff
Re: data structures for use in signal handlers
Eric Wong
Re: data structures for use in signal handlers
Bruno Haible
Re: data structures for use in signal handlers
Eric Wong
Re: data structures for use in signal handlers
Bruno Haible
Re: data structures for use in signal handlers
Ben Pfaff
Re: data structures for use in signal handlers
Eric Wong
Re: data structures for use in signal handlers
Paul Eggert
[PATCH] lib/argp-help.c: Corrected the default value and usage for inp_text_limit in argp_doc()
Girish Joshi
Add cross-compilation guesses for MidnightBSD
Bruno Haible
threadlib: Add support for MidnightBSD
Bruno Haible
host-os: Add support for MidnightBSD
Bruno Haible
relocatable-prog: Add support for MidnightBSD
Bruno Haible
havelib: Add support for MidnightBSD
Bruno Haible
wcwidth: Document MidnightBSD bug
Bruno Haible
pthread_sigmask: Document MidnightBSD bug
Bruno Haible
immutable: Avoid test failures on MidnightBSD
Bruno Haible
c-stack: Adjust for MidnightBSD
Bruno Haible
c32is*: Avoid test failures on MidnightBSD
Bruno Haible
current gnulib regex breaks in gawk
arnold
Re: current gnulib regex breaks in gawk
Bruno Haible
Re: current gnulib regex breaks in gawk
arnold
Re: current gnulib regex breaks in gawk
Bruno Haible
Re: current gnulib regex breaks in gawk
arnold
Re: current gnulib regex breaks in gawk
arnold
[PATCH 01/10] regex: improve comments
Paul Eggert
[PATCH 02/10] regex: avoid undefined behavior
Paul Eggert
[PATCH 06/10] regex: avoid duplicate in espilon closure
Paul Eggert
[PATCH 03/10] regex: minor refactoring
Paul Eggert
[PATCH 07/10] regex: fix longstanding backref match bug
Paul Eggert
Re: [PATCH 07/10] regex: fix longstanding backref match bug
Adhemerval Zanella
Re: [PATCH 07/10] regex: fix longstanding backref match bug
Paul Eggert
[PATCH 09/10] regex-tests: add bug 11053 test
Paul Eggert
[PATCH 08/10] regex: debug check for set member duplicates
Paul Eggert
[PATCH 04/10] regex: make it easier to merge into glibc
Paul Eggert
[PATCH 05/10] regex-tests: fix typo
Paul Eggert
[PATCH 10/10] regex: fix comment location
Paul Eggert
c-stack test fails on SPARC
Sam James
Re: c-stack test fails on SPARC
Bruno Haible
Re: c-stack test fails on SPARC
Sam James
Re: c-stack test fails on SPARC
Sam James
Re: c-stack test fails on SPARC
Bruno Haible
[PATCH 1/2] posix: Falling back to non wide mode in case of encoding error [BZ #14185]
Adhemerval Zanella
[PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation
Adhemerval Zanella
Re: [PATCH 1/2] posix: Falling back to non wide mode in case of encoding error [BZ #14185]
Florian Weimer
Re: [PATCH 1/2] posix: Falling back to non wide mode in case of encoding error [BZ #14185]
Florian Weimer
fmaf: Document QEMU bug
Bruno Haible
remainderl: Work around musl libc bug
Bruno Haible
log2l: Work around musl libc bug
Bruno Haible
log1pl: Work around musl libc bug
Bruno Haible
log10l: Document musl libc bug
Bruno Haible
logl: Document musl libc bug
Bruno Haible
expm1l: Document musl libc bug
Bruno Haible
expl: Document musl libc bug
Bruno Haible
relocatable-prog-wrapper: Update after recent changes
Bruno Haible
canonicalize-lgpl: Simplify
Bruno Haible
Computing `cur_prefix_arg` argument to `set_relocation_prefix`
Reuben Thomas
Re: Computing `cur_prefix_arg` argument to `set_relocation_prefix`
Reuben Thomas
Re: Computing `cur_prefix_arg` argument to `set_relocation_prefix`
Reuben Thomas
canonicalize, canonicalize-lgpl: Straighten dependencies
Bruno Haible
scratch_buffer: Fix dependencies
Bruno Haible
gnulib commit 0aa8ef42465 - free: Fix warning breaks parted
Brian C. Lane
Re: gnulib commit 0aa8ef42465 - free: Fix warning breaks parted
Bruno Haible
libunistring version detection w/ "configure -C"
Thien-Thi Nguyen
[PATCH] maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.
simon--- via Gnulib discussion list
Re: [PATCH] maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.
Bruno Haible
Re: [PATCH] maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.
simon--- via Gnulib discussion list
Re: [PATCH] maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.
Bruno Haible
Re: [PATCH] maintainer-makefile: Mimic bootstrap's gnulib-srcdir guessing.
simon--- via Gnulib discussion list
relocatable.texi: improve reference to packaging systems?
Reuben Thomas
Re: relocatable.texi: improve reference to packaging systems?
Bruno Haible
Re: relocatable.texi: improve reference to packaging systems?
Reuben Thomas
Re: relocatable.texi: improve reference to packaging systems?
Bruno Haible
Re: relocatable.texi: improve reference to packaging systems?
Reuben Thomas
relocatable.texi: remove mention of OpenBSD?
Reuben Thomas
Re: relocatable.texi: remove mention of OpenBSD?
Bruno Haible
Re: relocatable.texi: remove mention of OpenBSD?
Reuben Thomas
Re: relocatable.texi: remove mention of OpenBSD?
Bruno Haible
Possible bug in configure script
Peter Dyballa
Re: Possible bug in configure script
Bruno Haible
Re: Possible bug in configure script
Jeffrey Walton
Re: Possible bug in configure script
Bruno Haible
Re: Possible bug in configure script
Jeffrey Walton
Re: Possible bug in configure script
Paul Eggert
Re: Possible bug in configure script
simon--- via Gnulib discussion list
Re: Possible bug in configure script
Bruno Haible
Re: Possible bug in configure script
Jeffrey Walton
Re: Possible bug in configure script
Paul Eggert
posix_spawn_file_actions_* tests: Fix module dependencies
Bruno Haible
posix_spawn_file_actions_addclose: Relax configure test
Bruno Haible
[PATCH] getaddrinfo: Doc fix.
simon--- via Gnulib discussion list
getcwd: Fix cross-compilation guess for musl libc
Bruno Haible
expm1l: Fix configure test result with GCC 10 on powerpc64le
Bruno Haible
[PATCH] libc-config: port to Xcode 7
Paul Eggert
Re: implicit declaration of function 'utime' in trailing slashes test
Tim Rühsen
Re: implicit declaration of function 'utime' in trailing slashes test
Bruno Haible
[V5] explicit_bzero
roucaries . bastien
[PATCH 2/2] Implement fallback for explicit_bzero using jump to volatile pointer
roucaries . bastien
Re: [PATCH 2/2] Implement fallback for explicit_bzero using jump to volatile pointer
Bruno Haible
[PATCH 1/2] Support clang for explicit_bzero
roucaries . bastien
Re: [PATCH 1/2] Support clang for explicit_bzero
Bruno Haible
[V4][0/2] explicit_bzero
roucaries . bastien
[PATCH 1/2] Support clang for explicit_bzero
roucaries . bastien
[PATCH 2/2] Implement fallback for explicit_bzero using jump to volatile pointer
roucaries . bastien
Lookaround assertions in regexps
Brian Leung
Re: Lookaround assertions in regexps
Paul Eggert
[PATCH] gc-random: Replace implementation with call to getrandom.
simon--- via Gnulib discussion list
Re: [PATCH] gc-random: Replace implementation with call to getrandom.
Bruno Haible
Re: [PATCH] gc-random: Replace implementation with call to getrandom.
simon--- via Gnulib discussion list
Re: link dependencies
Bruno Haible
Re: link dependencies
simon--- via Gnulib discussion list
exec*e tests: Avoid test failures on Cygwin
Bruno Haible
sethostname tests: Avoid test failure on Cygwin
Bruno Haible
ptsname_r on Cygwin
Bruno Haible
Re: ptsname_r on Cygwin
Bruno Haible
Re: ptsname_r on Cygwin
Ken Brown
Re: ptsname_r on Cygwin
Bruno Haible
Re: ptsname_r on Cygwin
Ken Brown
Re: ptsname_r on Cygwin
Ken Brown
Portability issues with scractch_buffer
Akim Demaille
Re: Portability issues with scractch_buffer
Paul Eggert
Re: Portability issues with scractch_buffer
Akim Demaille
Re: Portability issues with scractch_buffer
Paul Eggert
noreturn tests: Avoid test failure on Solaris 10/x86 with cc
Bruno Haible
[PATCH 1/7] spawn: Use special invocation for <spawn.h> on OS/2 kLIBC
KO Myung-Hun
[PATCH 3/7] stddef: Fix compilation for max_align_t on OS/2 kLIBC
KO Myung-Hun
[PATCH 4/7] stdlib: putenv() needs a cast on OS/2 kLIBC
KO Myung-Hun
Re: [PATCH 4/7] stdlib: putenv() needs a cast on OS/2 kLIBC
Bruno Haible
Re: [PATCH 4/7] stdlib: putenv() needs a cast on OS/2 kLIBC
KO Myung-Hun
Re: [PATCH 4/7] stdlib: putenv() needs a cast on OS/2 kLIBC
KO Myung-Hun
[PATCH 6/7] dirent: Redefine dirfd macro as a rpl function always
KO Myung-Hun
[PATCH 5/7] zerosize-ptr: Fix compilation on OS/2 kLIBC
KO Myung-Hun
Re: [PATCH 5/7] zerosize-ptr: Fix compilation on OS/2 kLIBC
Bruno Haible
Re: [PATCH 5/7] zerosize-ptr: Fix compilation on OS/2 kLIBC
KO Myung-Hun
[PATCH 7/7] spawn-pipe: Fix SIGSEGV on OS/2 kLIBC
KO Myung-Hun
[PATCH 2/7] yield: Fix linkage to threadlib on OS/2 kLIBC
KO Myung-Hun
Re: [PATCH 1/7] spawn: Use special invocation for <spawn.h> on OS/2 kLIBC
Bruno Haible
Re: [PATCH 1/7] spawn: Use special invocation for <spawn.h> on OS/2 kLIBC
KO Myung-Hun
Cygwin bugs for which Gnulib adds workarounds
Bruno Haible
Re: Cygwin bugs for which Gnulib adds workarounds
Ken Brown
uninorm tests: Fix compilation error on Cygwin
Bruno Haible
Re: gnulib-tests/test-suite.log fails with musl libc 1.2.x
Bruno Haible
canonicalize test failures on Cygwin
Bruno Haible
Re: canonicalize test failures on Cygwin
Paul Eggert
Re: canonicalize test failures on Cygwin
Ken Brown
Re: canonicalize test failures on Cygwin
Bruno Haible
Re: canonicalize test failures on Cygwin
Ken Brown
Re: canonicalize test failures on Cygwin
Bruno Haible
argp tests: Avoid test failures on Alpine Linux
Bruno Haible
get-rusage-data tests: Avoid test failure on musl libc
Bruno Haible
immutable, get-rusage-data: Fix autoconf warning
Bruno Haible
vma-iter: Port to 64-bit Haiku
Bruno Haible
cannot figure out how to work with GNULIB_NAMESPACE without warnings
Alexandre Duret-Lutz
Re: cannot figure out how to work with GNULIB_NAMESPACE without warnings
Bruno Haible
Earlier messages