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 Apr 30 2021 19:23:29 -0400
Threads in reverse chronological order
[
Next Period
]
gcc -fanalyzer
,
Bruno Haible
,
2021/04/30
immutable: Fix crash when immmalloc() fails
,
Bruno Haible
,
2021/04/30
supersede: Fix crash when malloc() fails
,
Bruno Haible
,
2021/04/30
Module suggestion
,
Marc Nieper-Wißkirchen
,
2021/04/29
Re: Module suggestion: timeout
,
Bruno Haible
,
2021/04/29
Re: Module suggestion: timeout
,
Simon Josefsson
,
2021/04/30
Re: Module suggestion: timeout
,
Marc Nieper-Wißkirchen
,
2021/04/30
Re: Module suggestion: timeout
,
Simon Josefsson
,
2021/04/30
Re: Module suggestion: timeout
,
Marc Nieper-Wißkirchen
,
2021/04/30
Fwd: guile-devel Digest, Vol 221, Issue 18
,
Marc Nieper-Wißkirchen
,
2021/04/28
Time to push passfd API to posix ?
,
Bastien ROUCARIES
,
2021/04/27
Re: Time to push passfd API to posix ?
,
Paul Eggert
,
2021/04/27
commit eb32c992 causes trouble on older Debian
,
Benno Schulenberg
,
2021/04/27
Re: commit eb32c992 causes trouble on older Debian
,
Paul Eggert
,
2021/04/27
Re: commit eb32c992 causes trouble on older Debian
,
Benno Schulenberg
,
2021/04/28
Portabilty of poll trick
,
Bastien Roucariès
,
2021/04/27
Re: Portabilty of poll trick
,
Bruno Haible
,
2021/04/27
Re: Portabilty of poll trick
,
Bastien ROUCARIES
,
2021/04/27
Re: Portabilty of poll trick
,
Ben Pfaff
,
2021/04/27
Re: Portabilty of poll trick
,
Bastien ROUCARIES
,
2021/04/28
[PATCH] gnulib-tool: port better to current Autoconf
,
Paul Eggert
,
2021/04/27
Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Paul Eggert
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Paul Eggert
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Andreas Schwab
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
H.J. Lu
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
H.J. Lu
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Michael Matz
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/27
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/28
Re: Undefined use of weak symbols in gnulib
,
Bruno Haible
,
2021/04/29
Re: Undefined use of weak symbols in gnulib
,
Florian Weimer
,
2021/04/30
Re: Undefined use of weak symbols in gnulib
,
Ben Pfaff
,
2021/04/29
[PATCH] reallocarray: a bit more tuning
,
Paul Eggert
,
2021/04/26
[PATCH] reallocarray: don’t crash if item size is 0
,
Paul Eggert
,
2021/04/25
[PATCH] Fix messed-up previous patch
,
Paul Eggert
,
2021/04/24
[PATCH] xmalloca, etc.: avoid unlikely trap
,
Paul Eggert
,
2021/04/24
[PATCH] xmalloca, etc.: fix some xalloc-oversized issues
,
Paul Eggert
,
2021/04/24
[PATCH 1/3] execute-tests: pacify compiler
,
Paul Eggert
,
2021/04/21
[PATCH 2/3] careadlinkat: avoid ptrdiff_t overflow
,
Paul Eggert
,
2021/04/21
[PATCH 3/3] malloca: avoid ptrdiff_t overflow
,
Paul Eggert
,
2021/04/21
[PATCH] malloc-gnu-tests, etc.: use volatile for clang
,
Paul Eggert
,
2021/04/20
[PATCH 1/8] safe-alloc: improve doc
,
Paul Eggert
,
2021/04/19
[PATCH 2/8] backupfile: simplify via realloc-gnu
,
Paul Eggert
,
2021/04/19
[PATCH 3/8] group-member: simplify via realloc-gnu
,
Paul Eggert
,
2021/04/19
[PATCH 4/8] xalloc: new function xreallocarray
,
Paul Eggert
,
2021/04/19
Re: [PATCH 4/8] xalloc: new function xreallocarray
,
Bruno Haible
,
2021/04/21
Re: [PATCH 4/8] xalloc: new function xreallocarray
,
Paul Eggert
,
2021/04/22
[PATCH 6/8] safe-alloc: simplify via reallocarray
,
Paul Eggert
,
2021/04/19
[PATCH 7/8] calloc-gnu: now LGPLv2+
,
Paul Eggert
,
2021/04/19
[PATCH 8/8] safe-alloc: fix pointer implementation
,
Paul Eggert
,
2021/04/19
[PATCH 5/8] xalloc-oversized: fix SIZE_MAX optimization bug
,
Paul Eggert
,
2021/04/19
Re: [PATCH 1/8] safe-alloc: improve doc
,
Eric Blake
,
2021/04/22
Re: [PATCH 1/8] safe-alloc: improve doc
,
Paul Eggert
,
2021/04/22
Re: [PATCH 1/8] safe-alloc: improve doc
,
Eric Blake
,
2021/04/22
Re: [PATCH 1/8] safe-alloc: improve doc
,
Eric Blake
,
2021/04/22
More systematic file naming
,
Bruno Haible
,
2021/04/18
doc: Update for FreeBSD 13.0/arm64
,
Bruno Haible
,
2021/04/18
ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/17
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/19
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Bruno Haible
,
2021/04/18
Re: ptrdiff_t overflow checks for malloc-posix etc.
,
Paul Eggert
,
2021/04/18
doc: Update for FreeBSD 11.0, 12.0, 13.0
,
Bruno Haible
,
2021/04/17
[PATCH] malloc, realloc: fix recently-introduced #undef typos
,
Paul Eggert
,
2021/04/16
Re: [PATCH] malloc, realloc: fix recently-introduced #undef typos
,
Bruno Haible
,
2021/04/16
Re: [PATCH] malloc, realloc: fix recently-introduced #undef typos
,
Paul Eggert
,
2021/04/18
Re: [PATCH] malloc, realloc: fix recently-introduced #undef typos
,
Paul Eggert
,
2021/04/21
Re: current gnulib regex breaks in gawk
,
Dmitry V. Levin
,
2021/04/16
Re: current gnulib regex breaks in gawk
,
arnold
,
2021/04/17
Re: current gnulib regex breaks in gawk
,
arnold
,
2021/04/17
Re: current gnulib regex breaks in gawk
,
Dmitry V. Levin
,
2021/04/17
Re: current gnulib regex breaks in gawk
,
arnold
,
2021/04/18
Re: current gnulib regex breaks in gawk
,
arnold
,
2021/04/22
Re: [PATCH 07/10] regex: fix longstanding backref match bug
,
Dmitry V. Levin
,
2021/04/16
hamt tests: Fix link error
,
Bruno Haible
,
2021/04/14
c-stack: Don't use an undefined C macro
,
Bruno Haible
,
2021/04/14
Re: Portability issues with scractch_buffer
,
Akim Demaille
,
2021/04/11
increment-serial: New program
,
Bruno Haible
,
2021/04/11
implement --version option according to GCS
,
Bruno Haible
,
2021/04/11
simplify GNULIB_* variable initializations
,
Bruno Haible
,
2021/04/10
[PATCH] realloc: fix undef typo
,
Paul Eggert
,
2021/04/10
Re: [PATCH] realloc: fix undef typo
,
Bruno Haible
,
2021/04/10
Re: [PATCH] realloc: fix undef typo
,
Paul Eggert
,
2021/04/11
Re: [PATCH] realloc: fix undef typo
,
Bruno Haible
,
2021/04/11
Interference between two installations of gnulib
,
Reuben Thomas
,
2021/04/10
Re: Interference between two installations of gnulib
,
Bruno Haible
,
2021/04/11
Re: Interference between two installations of gnulib
,
Reuben Thomas
,
2021/04/12
Re: Interference between two installations of gnulib
,
Bruno Haible
,
2021/04/17
Re: Interference between two installations of gnulib
,
Bruno Haible
,
2021/04/18
Typo in relocatable-maint.texi?
,
Reuben Thomas
,
2021/04/09
Re: Typo in gnulib-tool.texi?
,
Bruno Haible
,
2021/04/12
tar + cpio - covscan issues
,
Ondrej Dubaj
,
2021/04/08
Re: tar + cpio - covscan issues
,
Bruno Haible
,
2021/04/10
Re: tar + cpio - covscan issues
,
Kamil Dudka
,
2021/04/10
Re: tar + cpio - covscan issues
,
Bruno Haible
,
2021/04/10
Re: tar + cpio - covscan issues
,
Kamil Dudka
,
2021/04/10
Re: tar + cpio - covscan issues
,
Bruno Haible
,
2021/04/10
Re: tar + cpio - covscan issues
,
Paul Eggert
,
2021/04/11
Re: tar + cpio - covscan issues
,
Kamil Dudka
,
2021/04/15
Re: tar + cpio - covscan issues
,
Paul Eggert
,
2021/04/15
Re: tar + cpio - covscan issues
,
Kamil Dudka
,
2021/04/16
Re: tar + cpio - covscan issues
,
Paul Eggert
,
2021/04/16
Re: tar + cpio - covscan issues
,
Bruno Haible
,
2021/04/16
Re: tar + cpio - covscan issues
,
Bruno Haible
,
2021/04/16
Re: tar + cpio - covscan issues
,
Kamil Dudka
,
2021/04/17
Re: tar + cpio - covscan issues
,
Ondrej Dubaj
,
2021/04/12
Re: tar + cpio - covscan issues
,
Paul Eggert
,
2021/04/12
Re: tar + cpio - covscan issues
,
Ondrej Dubaj
,
2021/04/12
[PATCH] utimens: fix confusing arg type in internal func
,
Paul Eggert
,
2021/04/07
Re: [PATCH] utimens: fix confusing arg type in internal func
,
Kamil Dudka
,
2021/04/09
Re: [PATCH] utimens: fix confusing arg type in internal func
,
Paul Eggert
,
2021/04/09
Re: [PATCH] utimens: fix confusing arg type in internal func
,
Kamil Dudka
,
2021/04/10
Re: [PATCH] utimens: fix confusing arg type in internal func
,
Paul Eggert
,
2021/04/10
Modules xsize and idx
,
Marc Nieper-Wißkirchen
,
2021/04/07
Re: Modules xsize and idx
,
Bruno Haible
,
2021/04/07
Re: Modules xsize and idx
,
Marc Nieper-Wißkirchen
,
2021/04/07
Re: Modules xsize and idx
,
Paul Eggert
,
2021/04/07
Re: xalloc.h use idx_t
,
Bruno Haible
,
2021/04/07
Re: xalloc.h use idx_t
,
Marc Nieper-Wißkirchen
,
2021/04/07
[PATCH] tests: fix test-execute with GNU make jobserver
,
Dmitry V. Levin
,
2021/04/06
Re: [PATCH] tests: fix test-execute with GNU make jobserver
,
Bruno Haible
,
2021/04/07
Re: [PATCH] tests: fix test-execute with GNU make jobserver
,
Dmitry V. Levin
,
2021/04/07
Re: [PATCH] tests: fix test-execute with GNU make jobserver
,
Bruno Haible
,
2021/04/07
Re: [PATCH] tests: fix test-execute with GNU make jobserver
,
Dmitry V. Levin
,
2021/04/07
[PATCH 1/3] xalloc-oversized: export xalloc_count_t
,
Paul Eggert
,
2021/04/06
[PATCH 3/3] group-member: minor tweak to omit a *
,
Paul Eggert
,
2021/04/06
[PATCH 2/3] backupfile: less-aggressive buffer growth
,
Paul Eggert
,
2021/04/06
Type-safe typecasts
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: Type-safe typecasts
,
Paul Eggert
,
2021/04/06
Re: Type-safe typecasts
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: Type-safe typecasts
,
Paul Eggert
,
2021/04/06
Re: Type-safe typecasts
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: gl_list API
,
Bruno Haible
,
2021/04/06
Re: gl_list API
,
Paul Eggert
,
2021/04/06
Re: gl_list API
,
Bruno Haible
,
2021/04/06
Re: gl_list API
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: cast macros
,
Bruno Haible
,
2021/04/06
Re: cast macros
,
Ben Pfaff
,
2021/04/18
Re: gl_list API
,
Ben Pfaff
,
2021/04/18
Re: Type-safe typecasts
,
Bruno Haible
,
2021/04/06
Re: Type-safe typecasts
,
Ben Pfaff
,
2021/04/06
Re: Type-safe typecasts
,
Bruno Haible
,
2021/04/06
Re: Type-safe typecasts
,
Bruno Haible
,
2021/04/06
Using relocatable-prog with relocatable libraries
,
Reuben Thomas
,
2021/04/05
Re: Using relocatable-prog with relocatable libraries
,
Reuben Thomas
,
2021/04/05
Re: Using relocatable-prog with relocatable libraries
,
Reuben Thomas
,
2021/04/05
Re: Using relocatable-prog with relocatable libraries
,
Ben Pfaff
,
2021/04/08
Re: Using relocatable-prog with relocatable libraries
,
Reuben Thomas
,
2021/04/09
Re: Using relocatable-prog with relocatable libraries
,
Reuben Thomas
,
2021/04/09
[PATCH 1/1] hamt: Fix coding errors.
,
Marc Nieper-Wißkirchen
,
2021/04/05
[PATCH] lib/pthread-cond.c: use tv.nsec instead of tv.usec
,
Fabrice Fontaine
,
2021/04/05
Re: [PATCH] lib/pthread-cond.c: use tv.nsec instead of tv.usec
,
Bruno Haible
,
2021/04/05
replacement for 'join'?
,
Bruno Haible
,
2021/04/04
Re: replacement for 'join'?
,
Bernhard Voelker
,
2021/04/05
Re: replacement for 'join'?
,
Bruno Haible
,
2021/04/05
Re: replacement for 'join'?
,
Paul Eggert
,
2021/04/05
Re: replacement for 'join'?
,
Bernhard Voelker
,
2021/04/06
Re: replacement for 'join'?
,
Paul Eggert
,
2021/04/06
Re: replacement for 'join'?
,
Bruno Haible
,
2021/04/06
Re: replacement for 'join'?
,
Bernhard Voelker
,
2021/04/07
Re: replacement for 'join'?
,
Bruno Haible
,
2021/04/07
[PATCH] m4/pthread-cond.m4: fix build without threads
,
Fabrice Fontaine
,
2021/04/04
Re: [PATCH] m4/pthread-cond.m4: fix build without threads
,
Bruno Haible
,
2021/04/04
backupfile, backup-rename: Trim dependencies
,
Bruno Haible
,
2021/04/04
[PATCH 1/1] hamt: Document the module in the Gnulib manual.
,
Marc Nieper-Wißkirchen
,
2021/04/04
New function xpalloc in module xalloc
,
Marc Nieper-Wißkirchen
,
2021/04/04
Re: New function xpalloc in module xalloc
,
Jeffrey Walton
,
2021/04/04
Re: New function xpalloc in module xalloc
,
Marc Nieper-Wißkirchen
,
2021/04/04
Re: New function xpalloc in module xalloc
,
Paul Eggert
,
2021/04/05
Re: New function xpalloc in module xalloc
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: New function xpalloc in module xalloc
,
Paul Eggert
,
2021/04/06
Re: New function xpalloc in module xalloc
,
Marc Nieper-Wißkirchen
,
2021/04/06
Re: New function xpalloc in module xalloc
,
Paul Eggert
,
2021/04/06
[PATCH 1/2] quotearg: avoid undefined and/or O(N**2)
,
Paul Eggert
,
2021/04/03
[PATCH 2/2] savedir: avoid unlikely undefined behavior
,
Paul Eggert
,
2021/04/03
Re: [PATCH] xalloc: new function xpalloc, from dfa
,
Bruno Haible
,
2021/04/03
[PATCH] hamt: New module.
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Bruno Haible
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Bruno Haible
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Bruno Haible
,
2021/04/03
Re: [PATCH] hamt: New module.
,
Bruno Haible
,
2021/04/05
Re: [PATCH] hamt: New module.
,
Marc Nieper-Wißkirchen
,
2021/04/05
Re: static analyzers
,
Bruno Haible
,
2021/04/05
Re: Non-opaque hamt type?
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Non-opaque hamt type?
,
Bruno Haible
,
2021/04/03
Re: mingw strtol bug
,
Bruno Haible
,
2021/04/02
Autogenerated header files not included in .gitignore
,
Marc Nieper-Wißkirchen
,
2021/04/02
Re: Autogenerated header files not included in .gitignore
,
Bruno Haible
,
2021/04/02
Re: Autogenerated header files not included in .gitignore
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Autogenerated header files not included in .gitignore
,
Bruno Haible
,
2021/04/03
Re: Autogenerated header files not included in .gitignore
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Autogenerated header files not included in .gitignore
,
Bruno Haible
,
2021/04/03
Re: Autogenerated header files not included in .gitignore
,
Marc Nieper-Wißkirchen
,
2021/04/09
Re: Autogenerated header files not included in .gitignore
,
Marc Nieper-Wißkirchen
,
2021/04/16
Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/02
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/02
Re: Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/03
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/03
Message not available
Re: Node to first or last element of a sequential list in module list/xlist
,
Bruno Haible
,
2021/04/04
Re: Node to first or last element of a sequential list in module list/xlist
,
Marc Nieper-Wißkirchen
,
2021/04/05
Re: Support GLOB_TILDE_CHECK for ~user in glob.c on MS-Windows
,
Bruno Haible
,
2021/04/02
remove xgetdomainname module from Gnulib?
,
Paul Eggert
,
2021/04/01
Re: remove xgetdomainname module from Gnulib?
,
Simon Josefsson
,
2021/04/02
Re: remove xgetdomainname module from Gnulib?
,
Paul Eggert
,
2021/04/02
Re: remove xgetdomainname module from Gnulib?
,
Paul Eggert
,
2021/04/03
Re: remove xgetdomainname module from Gnulib?
,
Simon Josefsson
,
2021/04/04
[PATCH] xalloc: delay setting size until success
,
Paul Eggert
,
2021/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc