bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2021-09-21 03:26:09 to 2021-12-09 15:44:15 UTC [more...]

[PATCH 00/11] Code hygiene fixes from grub
 2021-12-09 15:43 UTC  (19+ messages)
` [PATCH 01/11] Fix base64 module to work with grub codebase
` [PATCH 02/11] argp-parse.c (__argp_input): Don't crash if pstate is NULL
` [PATCH 03/11] gnulib/regexec: Fix possible null-dereference
` [PATCH 04/11] gnulib/regexec: Resolve unused variable
` [PATCH 05/11] Fix width computation
` [PATCH 06/11] Make gnulib's regcomp not abort()
` [PATCH 07/11] Make CFLAGS less painful
` [PATCH 08/11] Fix __argp_fmtstream_point()'s return type and comparisons with it
` [PATCH 09/11] Fix up a bunch of "gcc -Werror=sign-compare" complaints
` [PATCH 10/11] Paper over a stringop-overflow warning about wide char handling
` [PATCH 11/11] Fixup for -Werror=ignored-qualifiers issues

gnulib fails for build on Mac OS X 10.4: get_ppid_of.c:36:22: error: libproc.h: No such file or directory
 2021-12-09 12:28 UTC  (3+ messages)

[PATCH v2 00/10] Code hygiene fixes from grub
 2021-12-08 18:54 UTC  (33+ messages)
` [PATCH v2 01/10] argp-parse.c (__argp_input): Don't crash if pstate is NULL
` [PATCH v2 02/10] gnulib/regexec: Fix possible null-dereference
` [PATCH v2 03/10] gnulib/regexec: Resolve unused variable
` [PATCH v2 04/10] Fix width computation
` [PATCH v2 05/10] Make gnulib's regcomp not abort()
` [PATCH v2 06/10] Make CFLAGS less painful
` [PATCH v2 07/10] Fix __argp_fmtstream_point()'s return type and comparisons with it
` [PATCH v2 08/10] Fix up a bunch of "gcc -Werror=sign-compare" complaints
` [PATCH v2 09/10] Paper over a stringop-overflow warning about wide char handling
` [PATCH v2 10/10] Fixup for -Werror=ignored-qualifiers issues

gettext-h: Optimize also for clang
 2021-12-07  4:44 UTC 

[PATCH] Fixed tests build on EDG-based compilers
 2021-12-06 20:34 UTC  (12+ messages)

Prefer AM_GNU_GETTEXT_REQUIRE_VERSION?
 2021-12-06  1:20 UTC  (2+ messages)

[PATCH] m4/stack-direction.m4: fix build on or1k
 2021-12-06  0:19 UTC  (3+ messages)

[PATCH] lib/getrandom.c: fix build with uclibc < 1.0.35
 2021-12-01  1:52 UTC  (6+ messages)

compiling with tcc fails on regex.c since commit 56b32251
 2021-11-30 13:32 UTC  (3+ messages)

Patch: Fix OS X PowerPC support
 2021-11-30  1:12 UTC  (2+ messages)

tests: dis/allow '.' in PATH?
 2021-11-26  0:10 UTC  (6+ messages)

[PATCH 1/2] regex: assume RE_ENABLE_I18N
 2021-11-24 17:35 UTC  (2+ messages)
` [PATCH 2/2] regex: merge from glibc

[patch] glob: resolve DT_UNKNOWN via is_dir
 2021-11-17 22:38 UTC  (5+ messages)

bug#51857: cross-filesystem copying broken on macOS with coreutils >= 9.0
 2021-11-17  0:43 UTC  (9+ messages)

[PATCH] m4/stack-direction.m4: fix build on microblazeel
 2021-11-11  8:57 UTC 

[PATCH] exclude: yield proper errno on failure
 2021-11-09 17:51 UTC 

regex module compilation error
 2021-11-08  7:35 UTC  (2+ messages)

[PATCH] * doc/gnulib-intro.texi: Fix some ancient history
 2021-11-02  1:19 UTC 

gl_array_list.c:452:29: runtime error: applying zero offset to null pointer
 2021-11-02  1:13 UTC  (4+ messages)

[PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
 2021-10-27 11:31 UTC  (6+ messages)

Emacs build fails on Windows mingw64
 2021-10-25 21:26 UTC  (14+ messages)

[PATCH v2] bootstrap: When a commit hash is specified, do a shallow fetch if possible
 2021-10-25 19:44 UTC 

close() behavior when there are multiple fds for a socket
 2021-10-21 22:53 UTC  (9+ messages)

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-10-21  9:54 UTC  (5+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation

[PATCH 1/8] safe-alloc: improve doc
 2021-10-19 23:49 UTC  (4+ messages)
` [PATCH 4/8] xalloc: new function xreallocarray

heap-buffer overflow when searching for regex @\*
 2021-10-19  9:20 UTC  (3+ messages)

[PATCH] regex: improve comment
 2021-10-19  8:08 UTC 

gnulib does not always detect need for iconv() hack on musl
 2021-10-18  8:16 UTC  (6+ messages)

bug#51144: GNU grep 3.7 fails to build on FreeBSD
 2021-10-18  5:18 UTC  (11+ messages)

double _close()?
 2021-10-17 17:37 UTC  (6+ messages)

emacs: macOS warning in lib/nproc.c
 2021-10-16  2:35 UTC 

[PATCH] support for accessing CPU/core count (processor-count)
 2021-10-11 17:17 UTC  (3+ messages)

lib/string.h: "gcc-11" reports an error when compiling "groff"
 2021-10-09 15:27 UTC  (3+ messages)

[adhemerval.zanella@linaro.org: Re: strftime() _GNU_SOURCE extension request]
 2021-10-08  6:36 UTC 

[PATCH] Fix a wrong expression
 2021-10-06  0:06 UTC  (2+ messages)

[PATCH] gdb: Fix build error on macOS
 2021-10-06  0:05 UTC  (2+ messages)

bug#33847: 27.0.50; emacsclient does not find server socket
 2021-10-04  6:45 UTC  (2+ messages)

[PATCH] timer-time: port better to OpenBSD 6.9
 2021-10-03  0:53 UTC 

[PATCH] sys_select: port better to OpenBSD 6.9
 2021-10-02 21:13 UTC 

bison segv under Cygwin 64 at fatal-signal.c:318
 2021-09-23 17:54 UTC  (6+ messages)

[PATCH] string, wchar: avoid some namespace pollution
 2021-09-23 14:44 UTC  (3+ messages)

Gnulib manual corrections
 2021-09-22 21:25 UTC  (2+ messages)

getprogname fails randomly on PA-RISC HPUX 11.11 with 64-bit kernel
 2021-09-22 20:55 UTC  (3+ messages)

snprintf function is not C99 compliant on PA-RISC HP-UX 11.00 through 11.11
 2021-09-22 18:27 UTC 

[PATCH] regex: sync with glibc
 2021-09-21 15:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).