bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2020-11-26 17:03:42 to 2020-12-18 18:32:56 UTC [more...]

FYI: s390x: Require GCC 7.1 or later to build glibc due to __builtin_add_overflow
 2020-12-18 18:32 UTC  (4+ messages)

[PATCH] intprops: port to ICC 2021.1 Beta 20201112
 2020-12-18 18:23 UTC 

backupfile.c missing feature check for fpathconf
 2020-12-18 17:03 UTC  (3+ messages)

[PATCH 1/6] canonicalize-lgpl: fix EOVERFLOW bug
 2020-12-18 16:45 UTC  (18+ 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

[PATCH] free: preserve errno
 2020-12-18  0:34 UTC  (4+ messages)

Make more use of idx_t
 2020-12-17 23:17 UTC  (5+ messages)

[PATCH] tmpdir: Add function to create a unique temp directory
 2020-12-17 10:42 UTC  (3+ messages)

preparations for posix_spawn for Windows
 2020-12-14 22:53 UTC 

[Manual] Unreadable navigation links and oversize titles
 2020-12-14 22:34 UTC  (7+ messages)

execute, spawn-pipe: Make multithread-safe on native Windows
 2020-12-13 20:46 UTC  (2+ messages)

Fix gnulib-tool error when some modules occur in tests/
 2020-12-13  0:24 UTC 

recursion limit of 1024 exceeded
 2020-12-12 19:46 UTC  (8+ messages)

sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'
 2020-12-12  3:25 UTC 

execute: Add tests
 2020-12-12  2:59 UTC  (4+ messages)

[PATCH 1/8] alloca: update from Autoconf
 2020-12-12  1:36 UTC  (8+ messages)
` [PATCH 2/8] extensions: "
` [PATCH 3/8] AC_C_RESTRICT: "
` [PATCH 4/8] largefile: just use 2.70
` [PATCH 5/8] pid_t.m4: "
` [PATCH 6/8] stdint: port to Autoconf 2.70
` [PATCH 7/8] sys_types: just use 2.70
` [PATCH 8/8] vararrays: "

memchr: Work around memory overrun bug on AIX 7.2
 2020-12-11 11:20 UTC 

[PATCH] Merge glibc ieee128 ldbl redirect support into cdefs.h
 2020-12-10 23:08 UTC 

execute, spawn-pipe: Fix memory leak on native Windows
 2020-12-11  0:01 UTC 

Relicense findprog-in under LGPLv2+
 2020-12-10 20:51 UTC  (3+ messages)

Hidden files in autoconf 2.70 distribution?
 2020-12-10  0:13 UTC  (7+ messages)

fmaf: Work around a bug on FreeBSD 12.2/arm
 2020-12-09 23:21 UTC 

threadlib: Fix test-fstrcmp failure on FreeBSD 11
 2020-12-09 17:59 UTC 

Build issues with gettext 0.20.2 and 0.21 on Solaris 10 i386 with 64 bit
 2020-12-09 17:37 UTC  (10+ messages)

math C++ tests: Fix compilation error in with clang >= 7 on FreeBSD
 2020-12-09 17:08 UTC 

std-gnu11: Make compatible with Autoconf 2.70
 2020-12-09  3:07 UTC 

test-getgroups.c:stringop-overflow warning on newer GCC
 2020-12-08 22:57 UTC 

more Gnulib news
 2020-12-08 22:30 UTC  (2+ messages)

Initial Travis testing results look great. One failed self test on OS X 10.10
 2020-12-08 20:48 UTC  (3+ messages)

argp: Improve comments
 2020-12-08 18:56 UTC 

argp: Don't rely on undefined behaviour of _tolower()
 2020-12-08 18:16 UTC 

argp: Don't pass invalid arguments to isspace() and isalnum()
 2020-12-08 18:24 UTC 

mbmemcasecmp2, mbmemcasecoll2 test failures on FreeBSD
 2020-12-07 21:28 UTC 

unicodeio: Fix wrong result on FreeBSD
 2020-12-07 20:14 UTC 

get-rusage-data tests: Avoid test failure on FreeBSD/x86_64
 2020-12-07 19:59 UTC 

[PATCH] intprops: update doc and mention Unisys
 2020-12-07 19:51 UTC  (24+ messages)
` checking against signed integer overflow

get-rusage-data: Fix link error on FreeBSD 12.2/arm64
 2020-12-07 18:43 UTC 

passfd test failure on FreeBSD 12.0
 2020-12-07 18:36 UTC 

C++ and read redefinition
 2020-12-07 13:17 UTC  (7+ messages)

Correct interaction between gl_ANSI_CXX and AC_PROG_CXX
 2020-12-07 13:09 UTC 

[PATCH] doc: fix flat address space discussion
 2020-12-06 18:18 UTC 

indsize: New module
 2020-12-05 22:53 UTC  (10+ messages)
          ` exotic CPU hardware

Issues with posix functions on modern macOS/Xcode
 2020-12-04 23:24 UTC  (7+ messages)
` strsignal on macOS
` fprintf-posix "
` utime "

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 

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 

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)


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