bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2020-11-09 09:14:21 to 2020-12-04 20:50:03 UTC [more...]

indsize: New module
 2020-12-04 20:47 UTC  (7+ messages)
          ` exotic CPU hardware

[PATCH 1/6] canonicalize-lgpl: fix EOVERFLOW bug
 2020-12-03 21:27 UTC  (9+ messages)
` [PATCH 2/6] canonicalize: "
` [PATCH 3/6] canonicalize: do not assume symlinks have st_ino
` [PATCH 4/6] canonicalize: fix most of another EOVERFLOW issue
` [PATCH 5/6] canonicalize: prefer signed integer types
` [PATCH 6/6] canonicalize: refactor can_mode flag

Issues with posix functions on modern macOS/Xcode
 2020-12-03 20:59 UTC  (6+ messages)
` strsignal on macOS
` fprintf-posix "

C++ and read redefinition
 2020-12-03 16:37 UTC 

Fix compilation errors in test-math-c++.cc on FreeBSD 12.2/arm64
 2020-12-02 21:50 UTC 

execute, spawn-pipe: Allow caller to specify directory for the subprocess
 2020-12-02 17:12 UTC 

Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit
 2020-12-02  0:03 UTC  (8+ messages)

Predefined defines on arm64-macOS
 2020-12-01 18:40 UTC  (2+ messages)

refactor common code of 'execute' and 'spawn-pipe'
 2020-12-01 18:34 UTC  (4+ messages)

Issues with stdioext functions on modern macOS/Xcode
 2020-12-01 13:08 UTC 

Issue when testing with --as-needed enabled
 2020-12-01 12:56 UTC  (4+ messages)

access tests: Fix test failure on native Windows
 2020-11-30 22:35 UTC 

[PATCH] faccessat: link with $(LIB_EACCESS)
 2020-11-30 18:46 UTC 

execute, spawn-pipe: Make multithread-safe on native Windows
 2020-11-30 17:03 UTC 

execute: Add tests
 2020-11-30 13:39 UTC  (2+ messages)

Bug report: bad check for ELF binary format
 2020-11-30  7:45 UTC  (4+ messages)
  ` ELF

spawn-pipe tests: Fix test failure with MSVC
 2020-11-29 22:32 UTC 

fcntl: Work around NetBSD bug with F_DUPFD_CLOEXEC
 2020-11-29 20:23 UTC 

[PATCH 0/7] bitset: use integrer_length in reverse iterations
 2020-11-29 16:42 UTC  (8+ messages)
` [PATCH 1/7] bitset: tests: check BITSET_FOR_EACH_REVERSE
` [PATCH 2/7] bitset: style: sort header
` [PATCH 3/7] bitset: style: use consistent names
` [PATCH 4/7] bitset: use integrer_length in array implementation
` [PATCH 5/7] bitset: use integrer_length in vector implementation
` [PATCH 6/7] bitset: use integrer_length in list implementation
` [PATCH 7/7] bitset: use integrer_length in table implementation

[PATCH] sc_error_message_uppercase: allow fully uppercased words
 2020-11-28 17:28 UTC 

asyncsafe-spin.c fails to compile on Solaris 10 sparc
 2020-11-28 12:56 UTC  (2+ messages)

warning _GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM
 2020-11-28  6:44 UTC  (9+ messages)

ssfmalloc tests: Port to macOS 11
 2020-11-27 19:56 UTC 

avoid two GCC11 warnings
 2020-11-26 21:16 UTC  (4+ messages)

%z for printf on mingw
 2020-11-24 10:01 UTC  (3+ messages)

Signals on Mingw
 2020-11-23 17:17 UTC  (8+ messages)

[PATCH] selinux-at, selinux-h: use const correct declarations
 2020-11-23 15:19 UTC 

[PATCH] selinux-h: add stubs for selabel_open etc
 2020-11-23 13:08 UTC  (15+ messages)

[PATCH] canonicalize-lgpl: fix memory leak
 2020-11-23  7:41 UTC 

[PATCH] bootstrap: add hooks for user-defined command-line options
 2020-11-23  6:32 UTC  (4+ messages)

Fix missing module dependencies to 'xalloc'
 2020-11-23  1:35 UTC 

argp: Don't break getprogname on non-glibc systems
 2020-11-22 21:32 UTC 

doc: Document <link.h>
 2020-11-22 17:33 UTC 

doc: Add references to the LSB
 2020-11-22 16:54 UTC 

[PATCH] setlocale-null-tests: work around GCC bug 44511
 2020-11-22  2:32 UTC 

bug#44535: grep-3.6 released [stable]
 2020-11-22  2:15 UTC 

Update after 'test-driver' in Automake changed
 2020-11-21 18:57 UTC 

[PATCH] Update savannah URLs of gnulib.git files
 2020-11-21 17:15 UTC  (4+ messages)

[PATCH] read-file: remove dead assignment
 2020-11-21 17:10 UTC  (2+ messages)

bitpack search in bitsets
 2020-11-20  5:38 UTC  (4+ messages)

[PATCH 0/6] bitset: more conversions to ffs
 2020-11-20  5:30 UTC  (12+ messages)
` [PATCH 1/6] bitset: be sure to always return a value
` [PATCH 2/6] bitset: check empty and full bitsets
` [PATCH 3/6] bitset: use ffs where possible in the table implementation
` [PATCH 4/6] bitset: use ffs where possible in the vector implementation
` [PATCH 5/6] bitset: tests: try harder to break it
` [PATCH 6/6] bitset: exercise the stats too
` [PATCH 6/6] bitset: tests: "

[modules / vcs-to-changelog] Wrong filename path if spaces in file name
 2020-11-19  4:09 UTC  (4+ messages)
  ` [PATCH] vcs-to-changelog: Expect spaces in file names

[PATCH 0/6] bitset: clean up, test, fix, accelerate
 2020-11-18  6:00 UTC  (9+ messages)
` [PATCH 1/6] bitset: use ffs where possible in array implementation
` [PATCH 2/6] bitset: use ffs where possible in the list implementation
` [PATCH 3/6] bitset: test: run deterministic tests on several bitset sizes
` [PATCH 4/6] bitset: strengthen tests
` [PATCH 5/6] bitset: rename internal details for consistency
` [PATCH 6/6] bitset: fix iteration over table bitsets

[PATCH 0/5] bitset: use ffs
 2020-11-18  5:56 UTC  (14+ messages)
` [PATCH 1/5] bitset: comment changes
` [PATCH 2/5] bitset: making debug traces more useful
` [PATCH 3/5] bitset: fix the copy from lbitset to other types
` [PATCH 4/5] bitset: more tests
` [PATCH 5/5] bitset: use ffsl to accelerate iterations over set bits

Build errors on Solaris
 2020-11-18  1:51 UTC  (7+ messages)
    ` GNULIB_POSIXCHECK and C++

Fix error when GNULIB_POSIXCHECK is enabled
 2020-11-18  1:35 UTC 

Fix link errors on AIX
 2020-11-17 22:28 UTC 

Innocuous warnings
 2020-11-17 21:36 UTC  (2+ messages)

Fix link errors on platforms with libunistring
 2020-11-17  1:55 UTC 

Failed test "test-fopen-gnu" on Solaris 10
 2020-11-16 20:07 UTC  (3+ messages)

libgcrypt.m4 gnulib/libgcrypt unsync
 2020-11-14 22:12 UTC 

[PATCH] careadlinkat: warn better about GCC bug 93644
 2020-11-14 18:30 UTC 

CI/CD testing of gnulib?
 2020-11-12  4:10 UTC  (10+ messages)
` parse-datetime test failure
    ` [musl] "

rcs configure hang
 2020-11-10 17:37 UTC  (6+ messages)

[PATCH] timeout: support sub-second timeouts on macOS
 2020-11-09 17:06 UTC  (2+ messages)

gnulib-tool: Fix link errors with a particular set of modules on mingw
 2020-11-09 12:11 UTC  (4+ messages)


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).