bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2021-03-07 10:03:37 to 2021-04-10 07:39:15 UTC [more...]

Interference between two installations of gnulib
 2021-04-10  7:38 UTC 

[PATCH] utimens: fix confusing arg type in internal func
 2021-04-10  1:19 UTC  (3+ messages)

Typo in relocatable-maint.texi?
 2021-04-09 20:49 UTC 

Using relocatable-prog with relocatable libraries
 2021-04-09 20:17 UTC  (6+ messages)

Autogenerated header files not included in .gitignore
 2021-04-09 11:16 UTC  (7+ messages)

tar + cpio - covscan issues
 2021-04-08 11:37 UTC 

[PATCH] tests: fix test-execute with GNU make jobserver
 2021-04-08  0:00 UTC  (5+ messages)

Modules xsize and idx
 2021-04-07 21:12 UTC  (6+ messages)
      ` xalloc.h use idx_t

replacement for 'join'?
 2021-04-07 12:42 UTC  (9+ messages)

[PATCH 1/3] xalloc-oversized: export xalloc_count_t
 2021-04-07  0:52 UTC  (3+ messages)
` [PATCH 2/3] backupfile: less-aggressive buffer growth
` [PATCH 3/3] group-member: minor tweak to omit a *

Type-safe typecasts
 2021-04-06 23:03 UTC  (14+ messages)
      ` gl_list API
        ` cast macros

New function xpalloc in module xalloc
 2021-04-06 20:07 UTC  (8+ messages)

[PATCH] hamt: New module
 2021-04-05 15:02 UTC  (9+ messages)
    ` static analyzers

[PATCH 1/1] hamt: Fix coding errors
 2021-04-05 13:25 UTC 

[PATCH] lib/pthread-cond.c: use tv.nsec instead of tv.usec
 2021-04-05 10:46 UTC  (2+ messages)

Node to first or last element of a sequential list in module list/xlist
 2021-04-05 10:20 UTC  (12+ messages)

[PATCH] m4/pthread-cond.m4: fix build without threads
 2021-04-04 23:15 UTC  (2+ messages)

remove xgetdomainname module from Gnulib?
 2021-04-04 15:49 UTC  (5+ messages)

backupfile, backup-rename: Trim dependencies
 2021-04-04 12:57 UTC 

[PATCH 1/1] hamt: Document the module in the Gnulib manual
 2021-04-04  8:39 UTC 

[PATCH 1/2] quotearg: avoid undefined and/or O(N**2)
 2021-04-04  3:17 UTC  (2+ messages)
` [PATCH 2/2] savedir: avoid unlikely undefined behavior

[PATCH] xalloc: new function xpalloc, from dfa
 2021-04-03 16:27 UTC  (2+ messages)

[New module] Persistent Hash Array Mapped Tries (HAMTs)
 2021-04-03 10:26 UTC  (7+ messages)
` Non-opaque hamt type?

mingw strtol bug
 2021-04-02 19:00 UTC  (2+ messages)

Support GLOB_TILDE_CHECK for ~user in glob.c on MS-Windows
 2021-04-02 15:35 UTC  (4+ messages)

[PATCH] xalloc: delay setting size until success
 2021-04-01  8:05 UTC 

swab wrapper fails mingw.org's MinGW compilation of GDB
 2021-03-29  8:23 UTC 

asyncsafe-linked_list failure on Fedora, Ubuntu
 2021-03-28 18:19 UTC  (3+ messages)

[PATCH] renameatu: work around macOS 11.2 renameatx_np bug
 2021-03-27 16:50 UTC  (2+ messages)

fprintf-posix: fix typo
 2021-03-27  0:23 UTC  (2+ messages)
` fix two regressions in vasnprintf

Segmentation fault in build-aux/missing
 2021-03-26 23:53 UTC  (5+ messages)

[PATCH 0/8] Remove alloca usage from glob
 2021-03-24 17:39 UTC  (4+ messages)
` [PATCH 2/8] posix: Use char_array for internal glob dirname

Missing c_isdigit with Asan and UBsan builds
 2021-03-23 20:07 UTC  (2+ messages)

new module 'clean-temp-simple'
 2021-03-22 23:21 UTC 

error, getprogname: Relicense under LGPLv2+
 2021-03-22 17:32 UTC  (8+ messages)

Fwd: error, getprogname: Relicense under LGPLv2+
 2021-03-22 17:12 UTC 

fatal-signal: Relicense under LGPLv2+
 2021-03-22 16:54 UTC  (3+ messages)

[PATCH] mbrtowc: remove a redundant condition
 2021-03-22 12:49 UTC  (4+ messages)

linkedhash-list: Relicense under LGPLv2+
 2021-03-22  8:36 UTC  (3+ messages)

fatal-signal: Remove dependency upon xalloc
 2021-03-22  1:53 UTC 

Is the 'diacrit' module still needed?
 2021-03-22  0:41 UTC  (3+ messages)

[PATCH] tests: fix signed overflow issues
 2021-03-22  0:28 UTC  (2+ messages)

doc: Update for macOS 11.1
 2021-03-21 14:03 UTC 

Issues with posix functions on modern macOS/Xcode
 2021-03-21 13:58 UTC  (5+ messages)

math C++ tests: Fix compilation error on macOS 11.2
 2021-03-20 21:56 UTC 

test-simple-atomic.c compilation error on Solaris
 2021-03-19  2:51 UTC  (2+ messages)

simple-atomic: Fix compilation error on Solaris 10/x86_64 with cc
 2021-03-19  2:40 UTC 

argmatch TEST code
 2021-03-18 18:01 UTC  (2+ messages)

testing for signed char / short / int addition overflow
 2021-03-15  8:47 UTC  (4+ messages)

remark about INT_ADD_OVERFLOW
 2021-03-15  2:59 UTC 

parse-datetime test failure on NetBSD
 2021-03-14 19:37 UTC  (8+ messages)
` tzalloc (was: Re: parse-datetime test failure on NetBSD)
        ` tzalloc

[PATCH] gnulib-tool: avoid 'if ! ...' in conditional dependencies
 2021-03-11 17:01 UTC  (7+ messages)

__nonnull on DragonFlyBSD 5.9
 2021-03-10 23:26 UTC  (2+ messages)

SIGSTKSZ is now a run-time variable
 2021-03-09 15:40 UTC 

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-03-08 12:59 UTC  (3+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation

NAME_MAX on MingW
 2021-03-08 10:12 UTC  (8+ messages)

[PATCH] mbrtowc: port to AIX 7.1 with xlc 12.1
 2021-03-08  2:46 UTC  (6+ messages)
` single-threaded optimizations

Example use of manywarnings could be updated
 2021-03-07 22:16 UTC  (3+ messages)

sysexits: Fix for Haiku
 2021-03-07 11:24 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).