Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-gnulib (date)
[
Thread Index
][
Top
][
All Lists
][
bug-gnulib info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Apr 30 2019 12:34:19 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2019
[PATCH] Sync lib/mktime-internal.h from glibc
,
Paul Eggert
,
12:34
April 29, 2019
Re: Why does close_stdout close stdout and stderr?
,
Florian Weimer
,
16:26
Re: Why does close_stdout close stdout and stderr?
,
Eric Blake
,
15:49
Why does close_stdout close stdout and stderr?
,
Florian Weimer
,
15:45
April 28, 2019
Re: lock tests: prevent that the test takes too long
,
Bruno Haible
,
05:23
lock tests: prevent that the test takes too long
,
Bruno Haible
,
04:22
April 27, 2019
localename: fix crash on mingw
,
Bruno Haible
,
14:01
Re: argmatch: accept perfect matches in documented arglists
,
Bruno Haible
,
13:56
Re: argmatch: accept perfect matches in documented arglists
,
Akim Demaille
,
12:37
fix gcc warnings on 64-bit mode mingw
,
Bruno Haible
,
10:26
term-style-control: fix gcc warning on mingw
,
Bruno Haible
,
09:23
Re: argmatch: accept perfect matches in documented arglists
,
Bruno Haible
,
08:33
April 26, 2019
pipe-filter-gi, pipe-filter-ii: fix gcc warning
,
Bruno Haible
,
19:27
relocatable-prog: fix gcc warning on mingw
,
Bruno Haible
,
19:27
Re: bootstrap/autogen.sh and git submodules
,
Bruno Haible
,
18:57
April 25, 2019
Re: argmatch: use void* for raw memory pointers
,
Akim Demaille
,
02:01
April 24, 2019
Re: argmatch: use void* for raw memory pointers
,
Bruno Haible
,
11:25
April 23, 2019
Re: [bug-gettext] the manual is incomplete about using a compendium PO file
,
Akim Demaille
,
12:29
April 21, 2019
Re: [bug-gettext] the manual is incomplete about using a compendium PO file
,
Akim Demaille
,
13:41
April 18, 2019
Re: di-set: Fix memory leak
,
Bernhard Voelker
,
18:06
Re: di-set: Fix memory leak
,
Bruno Haible
,
17:42
Re: di-set: Fix memory leak
,
Bernhard Voelker
,
17:16
Re: argmatch: use void* for raw memory pointers
,
Akim Demaille
,
16:59
argmatch: accept perfect matches in documented arglists
,
Akim Demaille
,
16:58
argmatch: use void* for raw memory pointers
,
Akim Demaille
,
16:41
April 14, 2019
[PATCH] * lib/str-two-way.h: Fix comment typo.
,
Paul Eggert
,
19:57
April 13, 2019
x-to-1: restore ability to use original calling convention
,
Bruno Haible
,
21:33
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Bruno Haible
,
11:07
Re: Colored output
,
Akim Demaille
,
09:38
x-to-1: avoid failure due to missing perl modules
,
Bruno Haible
,
09:16
Re: openmp: add workaround for 32-bit programs on AIX
,
Bruno Haible
,
05:04
April 12, 2019
signbit: fix compilation error when gnulib's math.h exists twice
,
Bruno Haible
,
19:07
Re: openmp: add workaround for 32-bit programs on AIX
,
Bruno Haible
,
18:09
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Tim Rühsen
,
03:15
April 11, 2019
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Eric Blake
,
21:26
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Bruno Haible
,
20:26
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Tim Rühsen
,
16:33
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Tim Rühsen
,
15:35
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Bruno Haible
,
14:56
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Tim Rühsen
,
04:55
Re: Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Bruno Haible
,
03:58
Tests on MinGW: undef ref pthread_mutex_lock/unlock
,
Tim Rühsen
,
03:18
April 10, 2019
Re: bug#35137: [df] incorrect parsing of /proc/self/mountinfo with \r in mount path
,
Zbigniew Jędrzejewski-Szmek
,
03:25
Re: bug#35137: [df] incorrect parsing of /proc/self/mountinfo with \r in mount path
,
Bernhard Voelker
,
03:24
April 09, 2019
Re: bug#35137: [df] incorrect parsing of /proc/self/mountinfo with \r in mount path
,
Paul Eggert
,
22:15
Re: bug#35137: [df] incorrect parsing of /proc/self/mountinfo with \r in mount path
,
Bernhard Voelker
,
18:32
openmp: add workaround for 32-bit programs on AIX
,
Bruno Haible
,
15:03
nproc: fix return value for privileged processes
,
Bruno Haible
,
14:45
April 08, 2019
Re: selinux: insufficient M4 detection with building static binaries
,
Bruno Haible
,
20:19
Re: selinux: insufficient M4 detection with building static binaries
,
Assaf Gordon
,
18:13
Re: [PATCH] ISO 8601 basic format and decimal hours, minutes
,
Paul Eggert
,
01:09
April 07, 2019
add copyright notices in several files
,
Bruno Haible
,
10:59
Re: freadseek.c not ported to GNU when building M4
,
Mohammad Akhlaghi
,
10:19
Re: selinux: insufficient M4 detection with building static binaries
,
Bruno Haible
,
07:08
Re: freadseek.c not ported to GNU when building M4
,
Bruno Haible
,
06:39
Re: [PATCH] ISO 8601 basic format and decimal hours, minutes
,
Assaf Gordon
,
03:20
selinux: insufficient M4 detection with building static binaries
,
Assaf Gordon
,
02:34
April 06, 2019
Re: [PATCH] ISO 8601 basic format and decimal hours, minutes
,
Alex Eulenberg
,
23:26
freadseek.c not ported to GNU when building M4
,
Mohammad Akhlaghi
,
21:22
April 02, 2019
Re: bootstrap/autogen.sh and git submodules
,
Bruno Haible
,
13:55
Re: bootstrap/autogen.sh and git submodules
,
Daiki Ueno
,
12:37
April 01, 2019
Re: bootstrap/autogen.sh and git submodules
,
Bruno Haible
,
11:54
Re: bootstrap/autogen.sh and git submodules
,
Bruno Haible
,
11:39
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc