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: Thu Oct 28 2021 15:39:09 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 00/11] Code hygiene fixes from grub
,
Robbie Harwood
,
2021/10/25
[PATCH 08/11] Fix __argp_fmtstream_point()'s return type and comparisons with it
,
Robbie Harwood
,
2021/10/25
[PATCH 07/11] Make CFLAGS less painful
,
Robbie Harwood
,
2021/10/25
[PATCH 02/11] argp-parse.c (__argp_input): Don't crash if pstate is NULL
,
Robbie Harwood
,
2021/10/25
[PATCH 05/11] Fix width computation
,
Robbie Harwood
,
2021/10/25
[PATCH 01/11] Fix base64 module to work with grub codebase
,
Robbie Harwood
,
2021/10/25
Re: [PATCH 01/11] Fix base64 module to work with grub codebase
,
Simon Josefsson
,
2021/10/27
Re: [PATCH 01/11] Fix base64 module to work with grub codebase
,
Robbie Harwood
,
2021/10/28
[PATCH 06/11] Make gnulib's regcomp not abort()
,
Robbie Harwood
,
2021/10/25
[PATCH 03/11] gnulib/regexec: Fix possible null-dereference
,
Robbie Harwood
,
2021/10/25
[PATCH 11/11] Fixup for -Werror=ignored-qualifiers issues
,
Robbie Harwood
,
2021/10/25
[PATCH 04/11] gnulib/regexec: Resolve unused variable
,
Robbie Harwood
,
2021/10/25
[PATCH 09/11] Fix up a bunch of "gcc -Werror=sign-compare" complaints
,
Robbie Harwood
,
2021/10/25
[PATCH 10/11] Paper over a stringop-overflow warning about wide char handling
,
Robbie Harwood
,
2021/10/25
[PATCH v2] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Glenn Washburn
,
2021/10/25
Emacs build fails on Windows mingw64
,
Andy Moreton
,
2021/10/23
Re: Emacs build fails on Windows mingw64
,
Paul Eggert
,
2021/10/23
Re: Emacs build fails on Windows mingw64
,
Eli Zaretskii
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Andy Moreton
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Paul Eggert
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Paul Eggert
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Eli Zaretskii
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Paul Eggert
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Eli Zaretskii
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Andy Moreton
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Bruno Haible
,
2021/10/24
Re: Emacs build fails on Windows mingw64
,
Eli Zaretskii
,
2021/10/25
Re: Emacs build fails on Windows mingw64
,
Andy Moreton
,
2021/10/25
Message not available
Re: Emacs build fails on Windows mingw64
,
Eli Zaretskii
,
2021/10/24
gl_array_list.c:452:29: runtime error: applying zero offset to null pointer
,
Paweł Krawczyk
,
2021/10/21
[PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Glenn Washburn
,
2021/10/21
Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Glenn Washburn
,
2021/10/22
Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Bruno Haible
,
2021/10/22
Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Glenn Washburn
,
2021/10/24
Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Bruno Haible
,
2021/10/24
Re: [PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
,
Simon Josefsson
,
2021/10/27
Re: [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation
,
Adhemerval Zanella
,
2021/10/20
Re: [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation
,
Florian Weimer
,
2021/10/21
Re: [PATCH 4/8] xalloc: new function xreallocarray
,
Paul Eggert
,
2021/10/19
[PATCH] regex: improve comment
,
Paul Eggert
,
2021/10/19
gnulib does not always detect need for iconv() hack on musl
,
Sergei Trofimovich
,
2021/10/17
Re: gnulib does not always detect need for iconv() hack on musl
,
Bruno Haible
,
2021/10/17
Re: gnulib does not always detect need for iconv() hack on musl
,
Sergei Trofimovich
,
2021/10/17
Re: gnulib does not always detect need for iconv() hack on musl
,
Bruno Haible
,
2021/10/17
Re: gnulib does not always detect need for iconv() hack on musl
,
Bruno Haible
,
2021/10/17
Re: gnulib does not always detect need for iconv() hack on musl
,
Sergei Trofimovich
,
2021/10/18
heap-buffer overflow when searching for regex @\*
,
Benno Schulenberg
,
2021/10/17
Re: heap-buffer overflow when searching for regex @\*
,
Paul Eggert
,
2021/10/18
Re: heap-buffer overflow when searching for regex @\*
,
Benno Schulenberg
,
2021/10/19
Re: emacs: macOS warning in lib/nproc.c
,
Paul Eggert
,
2021/10/15
close() behavior when there are multiple fds for a socket
,
Ben Pfaff
,
2021/10/14
Re: close() behavior when there are multiple fds for a socket
,
Paul Eggert
,
2021/10/14
Re: close() behavior when there are multiple fds for a socket
,
Ben Pfaff
,
2021/10/14
Re: close() behavior when there are multiple fds for a socket
,
Paul Eggert
,
2021/10/14
Re: close() behavior when there are multiple fds for a socket
,
Ben Pfaff
,
2021/10/15
Re: close() behavior when there are multiple fds for a socket
,
Eric Blake
,
2021/10/15
Re: close() behavior when there are multiple fds for a socket
,
Ben Pfaff
,
2021/10/15
Re: close() behavior when there are multiple fds for a socket
,
Bernhard Voelker
,
2021/10/21
Re: close() behavior when there are multiple fds for a socket
,
Ben Pfaff
,
2021/10/21
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Paul Eggert
,
2021/10/13
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Alexey Dokuchaev
,
2021/10/14
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Paul Eggert
,
2021/10/14
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Alexey Dokuchaev
,
2021/10/15
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Tijl Coosemans
,
2021/10/16
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Paul Eggert
,
2021/10/16
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Jeffrey Walton
,
2021/10/16
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Paul Eggert
,
2021/10/16
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Bruno Haible
,
2021/10/17
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Alexey Dokuchaev
,
2021/10/17
Re: bug#51144: GNU grep 3.7 fails to build on FreeBSD
,
Bruno Haible
,
2021/10/18
double _close()?
,
Gisle Vanem
,
2021/10/12
Re: double _close()?
,
Bruno Haible
,
2021/10/13
Re: double _close()?
,
Gisle Vanem
,
2021/10/14
Re: double _close()?
,
Paul Eggert
,
2021/10/14
Re: double _close()?
,
Ben Pfaff
,
2021/10/14
Re: double _close()?
,
Bruno Haible
,
2021/10/17
Re: [PATCH] support for accessing CPU/core count (processor-count)
,
Paul Eggert
,
2021/10/10
Re: [PATCH] support for accessing CPU/core count (processor-count)
,
Omar Polo
,
2021/10/10
Re: [PATCH] support for accessing CPU/core count (processor-count)
,
Arthur Miller
,
2021/10/11
lib/string.h: "gcc-11" reports an error when compiling "groff"
,
Bjarni Ingi Gislason
,
2021/10/08
Re: lib/string.h: "gcc-11" reports an error when compiling "groff"
,
Paul Eggert
,
2021/10/09
Re: lib/string.h: "gcc-11" reports an error when compiling "groff"
,
Bjarni Ingi Gislason
,
2021/10/09
[address@hidden: Re: strftime() _GNU_SOURCE extension request]
,
Vito Caputo
,
2021/10/08
[PATCH] Fix a wrong expression
,
Enze Li
,
2021/10/05
Re: [PATCH] Fix a wrong expression
,
Bruno Haible
,
2021/10/05
Re: [PATCH] gdb: Fix build error on macOS
,
Enze Li
,
2021/10/05
Re: [PATCH] gdb: Fix build error on macOS
,
Bruno Haible
,
2021/10/05
Re: bug#33847: 27.0.50; emacsclient does not find server socket
,
Paul Eggert
,
2021/10/04
[PATCH] timer-time: port better to OpenBSD 6.9
,
Paul Eggert
,
2021/10/02
[PATCH] sys_select: port better to OpenBSD 6.9
,
Paul Eggert
,
2021/10/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc