bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2020-12-24 12:38:59 to 2021-01-05 18:58:33 UTC [more...]

[PATCH 0/8] Remove alloca usage from glob
 2021-01-05 18:58 UTC 

[PATCH 1/2] posix: User scratch_buffer on fnmatch
 2021-01-05 13:07 UTC  (4+ messages)
` [PATCH 2/2] posix: Remove alloca usage for internal fnmatch implementation

truncate: Work around trailing slash bug in truncate() on AIX
 2021-01-05  7:23 UTC 

ffsll: Override completely broken implementation on AIX in 32-bit mode
 2021-01-05  6:19 UTC 

symlinkat: Fix trailing slash handling
 2021-01-05  4:58 UTC 

link: Improve trailing slash handling on native Windows
 2021-01-05  4:25 UTC 

mkfifoat: Work around trailing slash bugs on AIX
 2021-01-05  4:11 UTC 

[PATCH] Merge glibc ieee128 ldbl redirect support into cdefs.h
 2021-01-05  3:28 UTC  (11+ messages)

syntax-checks with names containing the letter w not invoked
 2021-01-04 22:44 UTC  (2+ messages)

nstftime uses deprecated HAVE_TM_ZONE
 2021-01-04 21:42 UTC  (2+ messages)

[PATCH 1/2] posix: Sync tempname with gnulib [BZ #26648]
 2021-01-04 17:03 UTC  (2+ messages)
` [PATCH 2/2] posix: Improve randomness on try_tempname_len

Projects suffer from syntax error
 2021-01-04 15:15 UTC  (2+ messages)

Request to revert the C version change
 2021-01-04 14:23 UTC  (6+ messages)

[PATCH v3 0/6] Multiple fixes to realpath
 2021-01-04 12:52 UTC  (15+ messages)
` [PATCH v3 1/6] Import idx.h from gnulib
` [PATCH v3 2/6] Import filename.h "
` [PATCH v3 3/6] malloc: Add scratch_buffer_dupfree
` [PATCH v3 4/6] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ #24970]
` [PATCH v3 5/6] support: Add support_small_thread_stack_size
` [PATCH v3 6/6] stdlib: Add testcase fro BZ #26241

ffsl, ffsll: Work around AIX 7.2 problem
 2021-01-04  7:05 UTC 

ssfmalloc: Fix includes
 2021-01-04  6:59 UTC 

quotearg tests: Avoid test failures on Solaris 11
 2021-01-04  3:03 UTC  (2+ messages)

tests: Fix various link errors on Solaris
 2021-01-04  2:50 UTC 

c32ispunct tests: Avoid test failures on FreeBSD
 2021-01-04  1:14 UTC 

passfd test failure on FreeBSD 12.0
 2021-01-04  1:10 UTC  (2+ messages)

iconv: document not-fixed bugs, using POSIX terminology
 2021-01-04  0:57 UTC  (4+ messages)

GNU SASL 1.9.2 and valgrind
 2021-01-04  0:51 UTC  (3+ messages)
        ` valgrind-tests

[PATCH] doc: Repeat warning that --with-tests cannot be used twice
 2021-01-04  0:12 UTC 

Issue when testing with --as-needed enabled
 2021-01-03 22:34 UTC  (6+ messages)

test-free: fails with -flto=auto
 2021-01-03 18:47 UTC  (5+ messages)

stddef: Override wrong max_align_t on AIX 7 with xlc in 64-bit mode
 2021-01-03 12:58 UTC 

vasnprintf.c vs GCC11's -Wanalyzer-null-argument (and glibc-2.31)
 2021-01-03  7:11 UTC  (6+ messages)

mention the 'vcs-to-changelog' module on planet.gnu.org?
 2021-01-03  2:39 UTC  (2+ messages)

mention the 'bitset' module on planet.gnu.org?
 2021-01-03  2:19 UTC 

valgrind-tests: Really enable the valgrind options test
 2021-01-03  1:07 UTC 

Issues with posix functions on modern macOS/Xcode
 2021-01-02 20:43 UTC  (5+ messages)
` renameatu: Fix test failures on macOS
` utimens: "

test-getgroups.c:stringop-overflow warning on newer GCC
 2021-01-02 19:21 UTC  (8+ messages)

utimensat: Fix test failures on macOS
 2021-01-02 18:35 UTC 

new module 'timespec_get'
 2021-01-02 12:18 UTC 

aligned_alloc: Fix test failure on OpenBSD 6.8
 2021-01-02  0:14 UTC  (3+ messages)

gmp revision to sync to Gnulib?
 2021-01-01 22:57 UTC  (4+ messages)

posixtm failure on Solaris
 2021-01-01 20:06 UTC  (3+ messages)

Wget 1.21 and PowerMac results
 2021-01-01 19:26 UTC  (2+ messages)

c32isgraph/c32isprint/c32ispunct tests: Avoid test failures on OmniOS
 2021-01-01 17:47 UTC 

[PATCH] libc-config: port to Sun C 5.9
 2021-01-01 17:28 UTC 

wget 1.21 fails to build on macOS
 2021-01-01 16:30 UTC  (2+ messages)

[PATCH 0/5] Fix multiple realpath issues
 2021-01-01  3:31 UTC  (23+ messages)
` [PATCH 1/5] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26241]
    ` [PATCH 1/5] warnings in canonicalize.c
` [PATCH 2/5] Import idx.h from gnulib
` [PATCH 3/5] Import filename.h "
` [PATCH 4/5] stdlib: Add testcase fro BZ #26241
` [PATCH 5/5] stdlib: Remove lstat usage from realpath [BZ #24970]

ptsname_r: Fix test failure on Solaris
 2021-01-01  0:32 UTC 

poll tests: Avoid test failure on BSD and Solaris systems
 2020-12-31 22:54 UTC  (2+ messages)
` poll tests: Avoid test failure on AIX

[PATCH 1/5] posix: Sync regex code with gnulib
 2020-12-31 21:54 UTC  (10+ messages)
` [PATCH 2/5] posix: Sync glob "
` [PATCH 3/5] Sync intprops.h "
` [PATCH 4/5] Sync flexmember.h "
` [PATCH 5/5] posix: Sync fnmatch "

memalign: Work around Solaris bug
 2020-12-31 21:25 UTC  (2+ messages)

unistd: Fix portability warnings
 2020-12-31 21:07 UTC 

[PATCH 1/6] canonicalize-lgpl: fix EOVERFLOW bug
 2020-12-31 16:18 UTC  (8+ messages)

mbmemcasecmp2, mbmemcasecoll2 test failures on FreeBSD
 2020-12-30 15:33 UTC  (2+ messages)
` mbmemcasecmp2, mbmemcasecoll2 test failures on Solaris OpenIndiana

getlogin tests, getlogin_r tests: Avoid failure on Solaris OpenIndiana
 2020-12-30 14:02 UTC 

FYI, [PATCH] hash: add casts-to-float to avoid clang-10 warnings
 2020-12-30  3:38 UTC 

bitset: Fix conflict with 'free-posix' module
 2020-12-30  1:17 UTC  (2+ messages)

port freadahead.c & fseeko.c
 2020-12-29  3:48 UTC  (8+ messages)

havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS
 2020-12-29  3:05 UTC 

gnulib-tool: Fix logic whether to add a dummy.c
 2020-12-29  1:56 UTC 

[PATCH v2 1/6] Import idx.h from gnulib
 2020-12-28 21:50 UTC  (9+ messages)
` [PATCH v2 2/6] Import filename.h "
` [PATCH v2 3/6] malloc: Add scratch_buffer_dupfree
` [PATCH v2 4/6] stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ #24970]
` [PATCH v2 5/6] stdlibc: Simplify realpath via scratch_buffer_dupfree
` [PATCH v2 6/6] stdlib: Assume FACCESSAT_NEVER_EOVERFLOWS on realpath

[PATCH] regex: remove glibc21.m4
 2020-12-27 19:25 UTC 

new modules execve, execvpe, execvp, execv, execl, execle, execlp
 2020-12-27 19:08 UTC  (4+ messages)
  ` Apple embedded OSes

cmp/diff
 2020-12-27  1:12 UTC  (14+ messages)
            ` egrep, fgrep, and install-info

gnulib-tool --conditional-dependencies --test problem
 2020-12-27  0:22 UTC  (2+ messages)

stack: Fix typo in comments
 2020-12-26 12:54 UTC 

[PATCH] Fix omission from 741631c9b012baab1725e43557fabf384d71f169
 2020-12-25 23:53 UTC  (2+ messages)

C++ and read redefinition
 2020-12-25 18:23 UTC  (5+ messages)

execute, spawn-pipe: Use posix_spawn by default on native Windows
 2020-12-25  1:31 UTC 

[PATCH] canonicalize-lgpl: merge proposed libc changes
 2020-12-24 22:49 UTC 

posix_spawn[p]: implement for native Windows
 2020-12-24 22:03 UTC 

execute: Treat signalled processes like wait-process does
 2020-12-24 18:09 UTC 

posix_spawn[p]: Don't execute scripts without '#!' marker through /bin/sh
 2020-12-24 17:31 UTC  (3+ 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).