bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2018-09-05 22:37:08 to 2018-10-13 21:20:11 UTC [more...]

Fix crash in gnulib-tool.py under Python 2.6 and lower
 2018-10-13 21:19 UTC  (4+ messages)

Add support for using the experimental pygnulib tool
 2018-10-13 19:25 UTC 

timevar: further work
 2018-10-13 16:11 UTC  (27+ messages)
                    ` timevar: 1/3: expect that getrusage is available
                    ` timevar: 2/3: improve the output format
                    ` timevar: 3/3: use clock_gettime to get wall clock time

bootstrap: fix wget command for po files
 2018-10-13  5:22 UTC 

bug#6816: df bug on 64-bit Solaris (need to use getextmntent)
 2018-10-12 16:17 UTC  (4+ messages)

Minor portability problems: gnulib/coreutils on MINIX3
 2018-10-12 16:03 UTC  (2+ messages)
` mountlist: Add support for Minix

use AC_CACHE_CHECK where possible
 2018-10-12  8:06 UTC 

[bug #33724] Find command is changing the access time of directory
 2018-10-11 22:23 UTC  (10+ messages)

mountlist: platform comments
 2018-10-11 22:15 UTC  (3+ messages)
  ` windows platform test

getprogname: support for 32-bit programs on HP-UX
 2018-10-11 18:06 UTC 

getprogname: improvement on HP-UX
 2018-10-11 16:34 UTC 

mountlist: support windows
 2018-10-11  1:28 UTC  (2+ messages)

memory leaks in gnulib tests (for ASAN/LINT)
 2018-10-11  0:30 UTC  (11+ messages)

C# support: remove pnet choice
 2018-10-08 23:46 UTC 

bug#32796: please consider using renameat2 from glibc if available
 2018-10-08  6:27 UTC 

[PATCH 1/2] bootstrap, gnulib-tool: correct the translations wget command
 2018-10-07 17:27 UTC  (4+ messages)
` [PATCH 2/2] bootstrap, gnulib-tool: use https instead of insecure rsync

doc: the gnulib snapshots are not maintained
 2018-10-07  9:21 UTC  (2+ messages)

dirent: Update documentation
 2018-10-07  9:06 UTC 

timevar: add to lib_SOURCES
 2018-10-06 10:32 UTC 

fcntl: Make it possible to namespace the defined symbol
 2018-10-05 20:10 UTC  (2+ messages)
` explicit_bzero, memcmp, raise, strcspn, strpbrk: "

tempname: Depend on 'mkdir'
 2018-10-05 16:41 UTC 

mkdir-p: Depend on 'mkdir'
 2018-10-05 16:44 UTC 

/bin/sh on 32-bit Cygwin
 2018-10-04 23:39 UTC 

spawn-pipe tests: Avoid test failure on native Windows
 2018-10-04 22:27 UTC 

write past end of buffer in vasnprintf() implementation of %f
 2018-10-02  8:55 UTC  (5+ messages)

[PATCH] Include <unistd.h> for mkostemp and mkostemps on OS X
 2018-10-02  2:09 UTC  (3+ messages)

__builtin_expect used in regex
 2018-10-01 18:31 UTC  (5+ messages)

[PATCH 1/2] hmac-sha512: fix hash for keys > blocksize (128 bytes)
 2018-09-30 22:53 UTC  (4+ messages)
` [PATCH 2/2] hmac-*: refactor to remove repetitive code

[PATCH] lib/vasnprintf.c: Add information to make integer comparison logical
 2018-09-30 21:17 UTC  (3+ messages)

grantpt: Remove unnecessary dependency
 2018-09-30 17:51 UTC 

timevar: small tweaks
 2018-09-30 17:37 UTC  (3+ messages)

timevar: documentation
 2018-09-30 17:28 UTC  (3+ messages)

Would timevar be accepted in gnulib?
 2018-09-30  7:03 UTC  (16+ messages)

javacomp-script, javacomp: Add support for Java 11 and further
 2018-09-26 20:24 UTC 

Why is `find -name '*.txt'` much slower than '*.txt' on glusterfs?
 2018-09-23 22:04 UTC 

[PATCH] maint: mktime.c now shared with glibc
 2018-09-20  4:00 UTC 

[PATCH] mktime: fix _LIBC typo
 2018-09-19 21:28 UTC 

[PATCH 1/6] dfa: simplify initial state
 2018-09-19  2:17 UTC  (6+ messages)
` [PATCH 2/6] dfa: optimize alternation in NFA
` [PATCH 3/6] dfa: reorder enum for efficiency
` [PATCH 4/6] dfa: prune states as we go
` [PATCH 5/6] dfa: tweak allocation performance
` [PATCH 6/6] dfa: use more-informative function name

two (and a half) more crashes in regex module
 2018-09-18 23:01 UTC  (6+ messages)

acl: small fix for Cygwin
 2018-09-18 20:59 UTC 

Gnulib: please add a check for _MSC_VER < 1900 (was: stat für win32, patches for lib/stat.c, lib/stat-w32.c)
 2018-09-18 20:45 UTC  (3+ messages)

stat-time tests: Fix test failure on Cygwin
 2018-09-18 19:29 UTC 

[PATCH] timespec: new function current_timespec
 2018-09-18 19:24 UTC  (3+ messages)

posix_spawn tests: Fix link error on 64-bit Cygwin
 2018-09-18 18:33 UTC 

_WIN32 and __CYGWIN__
 2018-09-16 22:02 UTC  (4+ messages)

setlocale: improve support for locales not supported by libc
 2018-09-16  1:16 UTC 

glibc strstr regression
 2018-09-15 10:08 UTC  (3+ messages)

(Slightly) broken html doc
 2018-09-15  5:44 UTC  (4+ messages)

two more crashes in regex module
 2018-09-12  6:05 UTC 

[PATCH] timespec: fix resolution confusion
 2018-09-11  1:44 UTC 

[Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
 2018-09-10 15:33 UTC  (5+ messages)

Introduce posix_spawn
 2018-09-08 20:50 UTC  (11+ messages)
    ` posix_spawn_file_actions_addchdir

[PATCH] mktime: simplify in prep for glibc merge
 2018-09-09 15:57 UTC 

[PATCH] intprops: minor clarification of code
 2018-09-08  0:14 UTC 

Out of bounds va_arg access in rpl_fcntl
 2018-09-07 10:16 UTC  (8+ messages)

Regression: "wchar: fix bug when checking for ‘inline’" breaks distcc usage
 2018-09-07  7:10 UTC  (4+ messages)

stddef: override max_align_t on NetBSD 8.0/x86
 2018-09-06 20:44 UTC 

fcntl: fix F_DUPFD_CLOEXEC behaviour on Haiku
 2018-09-06 16:37 UTC 

bug#32592: heap-use-after-free in regex module (was: s with i modifier seems to work incorrectly)
 2018-09-06 13:41 UTC  (11+ messages)
        ` bug#32592: heap-use-after-free in regex module

limits-h: provide numerical limits macros
 2018-09-06 12:54 UTC  (2+ messages)

intprops tests: fix compilation error
 2018-09-06 12:35 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).