Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-gnulib (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sun Sep 30 2018 20:00:47 -0400
Threads in reverse chronological order
[
Next Period
]
grantpt: Remove unnecessary dependency
,
Bruno Haible
,
2018/09/30
__builtin_expect used in regex
,
arnold
,
2018/09/30
Re: __builtin_expect used in regex
,
Bruno Haible
,
2018/09/30
Re: __builtin_expect used in regex
,
Paul Eggert
,
2018/09/30
Re: __builtin_expect used in regex
,
Paul Eggert
,
2018/09/30
[PATCH 1/2] hmac-sha512: fix hash for keys > blocksize (128 bytes)
,
Pádraig Brady
,
2018/09/30
[PATCH 2/2] hmac-*: refactor to remove repetitive code
,
Pádraig Brady
,
2018/09/30
Re: [PATCH 2/2] hmac-*: refactor to remove repetitive code
,
Bruno Haible
,
2018/09/30
Re: [PATCH 2/2] hmac-*: refactor to remove repetitive code
,
Pádraig Brady
,
2018/09/30
timevar: further work
,
Bruno Haible
,
2018/09/29
timevar: small tweaks
,
Bruno Haible
,
2018/09/29
Re: timevar: small tweaks
,
Akim Demaille
,
2018/09/30
Re: timevar: small tweaks
,
Bruno Haible
,
2018/09/30
timevar: documentation
,
Bruno Haible
,
2018/09/29
Re: timevar: documentation
,
Akim Demaille
,
2018/09/30
Re: timevar: documentation
,
Bruno Haible
,
2018/09/30
[bug #33724] Find command is changing the access time of directory
,
Bernhard Voelker
,
2018/09/28
Re: [bug #33724] Find command is changing the access time of directory
,
James Youngman
,
2018/09/29
Re: [bug #33724] Find command is changing the access time of directory
,
Bernhard Voelker
,
2018/09/29
Re: [bug #33724] Find command is changing the access time of directory
,
Paul Eggert
,
2018/09/29
Re: [bug #33724] Find command is changing the access time of directory
,
Bernhard Voelker
,
2018/09/30
Re: [bug #33724] Find command is changing the access time of directory
,
James Youngman
,
2018/09/29
javacomp-script, javacomp: Add support for Java 11 and further
,
Bruno Haible
,
2018/09/26
Re: Why is `find -name '*.txt'` much slower than '*.txt' on glusterfs?
,
James Youngman
,
2018/09/23
write past end of buffer in vasnprintf() implementation of %f
,
Ben Pfaff
,
2018/09/23
Re: write past end of buffer in vasnprintf() implementation of %f
,
Bruno Haible
,
2018/09/23
Re: write past end of buffer in vasnprintf() implementation of %f
,
Ben Pfaff
,
2018/09/23
Re: write past end of buffer in vasnprintf() implementation of %f
,
Bruno Haible
,
2018/09/23
[PATCH] lib/vasnprintf.c: Add information to make integer comparison logical
,
Bjarni Ingi Gislason
,
2018/09/22
Re: [PATCH] lib/vasnprintf.c: Add information to make integer comparison logical
,
Bruno Haible
,
2018/09/22
Re: [PATCH] lib/vasnprintf.c: Add information to make integer comparison logical
,
Bruno Haible
,
2018/09/30
Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/21
Re: Would timevar be accepted in gnulib?
,
Paul Eggert
,
2018/09/21
Re: Would timevar be accepted in gnulib?
,
Sergey Poznyakoff
,
2018/09/21
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/21
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/22
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/23
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/24
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/24
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/27
Re: Would timevar be accepted in gnulib?
,
Bruno Haible
,
2018/09/29
Re: Would timevar be accepted in gnulib?
,
Akim Demaille
,
2018/09/30
[PATCH] maint: mktime.c now shared with glibc
,
Paul Eggert
,
2018/09/20
[PATCH] mktime: fix _LIBC typo
,
Paul Eggert
,
2018/09/19
[PATCH 1/6] dfa: simplify initial state
,
Paul Eggert
,
2018/09/18
[PATCH 4/6] dfa: prune states as we go
,
Paul Eggert
,
2018/09/18
[PATCH 2/6] dfa: optimize alternation in NFA
,
Paul Eggert
,
2018/09/18
[PATCH 3/6] dfa: reorder enum for efficiency
,
Paul Eggert
,
2018/09/18
[PATCH 5/6] dfa: tweak allocation performance
,
Paul Eggert
,
2018/09/18
[PATCH 6/6] dfa: use more-informative function name
,
Paul Eggert
,
2018/09/18
acl: small fix for Cygwin
,
Bruno Haible
,
2018/09/18
stat-time tests: Fix test failure on Cygwin
,
Bruno Haible
,
2018/09/18
Re: Gnulib: please add a check for _MSC_VER < 1900 (was: stat für win32, patches for lib/stat.c, lib/stat-w32.c)
,
Bruno Haible
,
2018/09/18
Re: Gnulib: please add a check for _MSC_VER < 1900 (was: stat für win32, patches for lib/stat.c, lib/stat-w32.c)
,
Paul Eggert
,
2018/09/18
Re: Gnulib: please add a check for _MSC_VER < 1900 (was: stat für win32, patches for lib/stat.c, lib/stat-w32.c)
,
Bruno Haible
,
2018/09/18
posix_spawn tests: Fix link error on 64-bit Cygwin
,
Bruno Haible
,
2018/09/18
[PATCH] timespec: new function current_timespec
,
Paul Eggert
,
2018/09/17
Re: [PATCH] timespec: new function current_timespec
,
Bruno Haible
,
2018/09/18
Re: [PATCH] timespec: new function current_timespec
,
Paul Eggert
,
2018/09/18
Re: _WIN32 and __CYGWIN__
,
Bruno Haible
,
2018/09/16
Re: _WIN32 and __CYGWIN__
,
Ken Brown
,
2018/09/16
setlocale: improve support for locales not supported by libc
,
Bruno Haible
,
2018/09/15
(Slightly) broken html doc
,
Akim Demaille
,
2018/09/14
Re: (Slightly) broken html doc
,
Bruno Haible
,
2018/09/14
Re: (Slightly) broken html doc
,
Bruno Haible
,
2018/09/14
Re: (Slightly) broken html doc
,
Akim Demaille
,
2018/09/15
glibc strstr regression
,
Eric Blake
,
2018/09/12
Re: glibc strstr regression
,
Bruno Haible
,
2018/09/12
Re: glibc strstr regression
,
Bruno Haible
,
2018/09/15
two more crashes in regex module
,
Assaf Gordon
,
2018/09/12
two (and a half) more crashes in regex module
,
Assaf Gordon
,
2018/09/12
Re: two (and a half) more crashes in regex module
,
Tim Rühsen
,
2018/09/12
Re: two (and a half) more crashes in regex module
,
Eduardo A . Bustamante López
,
2018/09/13
Re: two (and a half) more crashes in regex module
,
Tim Rühsen
,
2018/09/14
Re: two (and a half) more crashes in regex module
,
Assaf Gordon
,
2018/09/18
Re: two (and a half) more crashes in regex module
,
Jim Meyering
,
2018/09/18
[PATCH] timespec: fix resolution confusion
,
Paul Eggert
,
2018/09/10
[PATCH] mktime: simplify in prep for glibc merge
,
Paul Eggert
,
2018/09/09
[PATCH] intprops: minor clarification of code
,
Paul Eggert
,
2018/09/07
Re: [Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
,
Eric Blake
,
2018/09/07
Re: [Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
,
Bruno Haible
,
2018/09/07
Re: [Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
,
Eric Blake
,
2018/09/07
Re: [Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
,
Bruno Haible
,
2018/09/07
Re: [Qemu-devel] [Bug 1776920] Re: qemu-img convert on Mac OSX creates corrupt images
,
Eric Blake
,
2018/09/10
Re: Introduce posix_spawn
,
Eric Blake
,
2018/09/07
Re: Introduce posix_spawn
,
Eric Blake
,
2018/09/07
Re: Introduce posix_spawn
,
Barath Aron
,
2018/09/07
Re: Introduce posix_spawn
,
Eric Blake
,
2018/09/07
Re: Introduce posix_spawn
,
Bruno Haible
,
2018/09/07
Re: Introduce posix_spawn
,
Eric Blake
,
2018/09/07
Re: Introduce posix_spawn
,
Bernhard Voelker
,
2018/09/08
Re: Introduce posix_spawn
,
Eric Blake
,
2018/09/10
Re: posix_spawn_file_actions_addchdir
,
Bruno Haible
,
2018/09/07
Re: posix_spawn_file_actions_addchdir
,
Eric Blake
,
2018/09/07
Re: posix_spawn_file_actions_addchdir
,
Bruno Haible
,
2018/09/07
stddef: override max_align_t on NetBSD 8.0/x86
,
Bruno Haible
,
2018/09/06
fcntl: fix F_DUPFD_CLOEXEC behaviour on Haiku
,
Bruno Haible
,
2018/09/06
intprops tests: fix compilation error
,
Bruno Haible
,
2018/09/06
limits-h: provide numerical limits macros
,
Bruno Haible
,
2018/09/06
Re: limits-h: provide numerical limits macros
,
Bruno Haible
,
2018/09/06
Re: [PATCH] doc: mention environ pitfall
,
Eric Blake
,
2018/09/05
Out of bounds va_arg access in rpl_fcntl
,
Frank Busse
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Eric Blake
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Paul Eggert
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Bruno Haible
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Paul Eggert
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Bruno Haible
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Paul Eggert
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Bruno Haible
,
2018/09/05
Re: Out of bounds va_arg access in rpl_fcntl
,
Bruno Haible
,
2018/09/06
Re: Out of bounds va_arg access in rpl_fcntl
,
Frank Busse
,
2018/09/07
Re: Out of bounds va_arg access in rpl_fcntl
,
Eric Blake
,
2018/09/05
bug#32592: heap-use-after-free in regex module (was: s with i modifier seems to work incorrectly)
,
Assaf Gordon
,
2018/09/05
Re: bug#32592: heap-use-after-free in regex module (was: s with i modifier seems to work incorrectly)
,
Jim Meyering
,
2018/09/05
Re: bug#32592: heap-use-after-free in regex module
,
Assaf Gordon
,
2018/09/05
Re: bug#32592: heap-use-after-free in regex module
,
Assaf Gordon
,
2018/09/05
Re: bug#32592: heap-use-after-free in regex module
,
Jim Meyering
,
2018/09/06
Re: bug#32592: heap-use-after-free in regex module
,
Assaf Gordon
,
2018/09/05
Re: bug#32592: heap-use-after-free in regex module
,
Jim Meyering
,
2018/09/06
Re: bug#32592: heap-use-after-free in regex module
,
Paul Eggert
,
2018/09/06
Re: bug#32592: heap-use-after-free in regex module
,
Assaf Gordon
,
2018/09/06
Re: bug#32592: heap-use-after-free in regex module
,
Paul Eggert
,
2018/09/06
Re: bug#32592: heap-use-after-free in regex module
,
Jim Meyering
,
2018/09/06
Re: iswprint() and wcwidth() don't work properly on some platforms with certain unicodes
,
Eric Blake
,
2018/09/04
Re: iswprint() and wcwidth() don't work properly on some platforms with certain unicodes
,
Bruno Haible
,
2018/09/04
Regression: "wchar: fix bug when checking for ‘inline’" breaks distcc usage
,
Thomas Deutschmann
,
2018/09/04
Re: Regression: "wchar: fix bug when checking for ‘inline’" breaks distcc usage
,
Bruno Haible
,
2018/09/04
Re: Regression: "wchar: fix bug when checking for ‘inline’" breaks distcc usage
,
Thomas Deutschmann
,
2018/09/06
Re: Regression: "wchar: fix bug when checking for ‘inline’" breaks distcc usage
,
Bruno Haible
,
2018/09/07
Problem with localcharset test
,
Antoine LUONG
,
2018/09/03
Re: Problem with localcharset test
,
Bruno Haible
,
2018/09/03
Re: Problem with localcharset test
,
Antoine LUONG
,
2018/09/03
Re: Problem with localcharset test
,
Bruno Haible
,
2018/09/03
Re: Problem with localcharset test
,
Antoine LUONG
,
2018/09/04
[PATCH] mktime: fix unlikely race+overflow bug
,
Paul Eggert
,
2018/09/02
Re: [PATCH 1/1] Y2038: add function __difftime64
,
Paul Eggert
,
2018/09/01
Re: [PATCH 1/1] Y2038: add function __difftime64
,
Paul Eggert
,
2018/09/01
[PATCH 1/2] mktime, timegm: simplify merge to glibc
,
Paul Eggert
,
2018/09/01
[PATCH 2/2] mktime, timegm: simplify glibc time64_t
,
Paul Eggert
,
2018/09/01
Re: hierarchical projects with configure scripts
,
Tom Tromey
,
2018/09/01
Re: hierarchical projects with configure scripts
,
Eli Zaretskii
,
2018/09/01
Re: hierarchical projects with configure scripts
,
Paul Eggert
,
2018/09/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc