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: Fri May 31 2013 06:29:48 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] vasnprintf: silence mingw compiler warning
,
Eric Blake
,
2013/05/30
[PATCH] docs: mention cygwin shortcoming in <sys/un.h>
,
Eric Blake
,
2013/05/30
Re: [PATCH] docs: mention cygwin shortcoming in <sys/un.h>
,
Eric Blake
,
2013/05/30
license request: nproc
,
Eric Blake
,
2013/05/29
Re: license request: nproc
,
Paul Eggert
,
2013/05/30
Re: license request: nproc
,
Jim Meyering
,
2013/05/30
Re: license request: nproc
,
Giuseppe Scrivano
,
2013/05/31
[PATCH] c-ctype, regex, verify: port to gcc -std=c90 -pedantic
,
Paul Eggert
,
2013/05/29
pthread fails with OpenBSD 4.6 and 5.0.
,
Mats Erik Andersson
,
2013/05/29
Re: pthread fails with OpenBSD 4.6 and 5.0.
,
Paul Eggert
,
2013/05/29
Re: pthread fails with OpenBSD 4.6 and 5.0.
,
Mats Erik Andersson
,
2013/05/29
license request for mgetgroups
,
Eric Blake
,
2013/05/22
Re: license request for mgetgroups
,
Paul Eggert
,
2013/05/22
[PATCH] getgroups: document portability issues
,
Eric Blake
,
2013/05/22
Re: license request for mgetgroups
,
Pádraig Brady
,
2013/05/22
Re: license request for mgetgroups
,
Jim Meyering
,
2013/05/23
Re: license request for mgetgroups
,
Lasse Collin
,
2013/05/23
[PATCH] test-lchown, test-chown: also skip test if lchown/chown fails with EPERM
,
Bernhard Voelker
,
2013/05/21
Re: [PATCH] test-lchown, test-chown: also skip test if lchown/chown fails with EPERM
,
Pádraig Brady
,
2013/05/22
Re: test-getaddrinfo failures in Fedora Rawhide
,
Dmitry V. Levin
,
2013/05/21
Re: test-getaddrinfo failures in Fedora Rawhide
,
Paolo Bonzini
,
2013/05/26
[PATCH] malloca: port to compilers that reject size-zero arrays
,
Paul Eggert
,
2013/05/19
[PATCH] parse-datetime, tests: don't use "string" + int
,
Paul Eggert
,
2013/05/18
[PATCH 1/2] * lib/argp-help.c: Typo in comment.
,
Alexandre Duret-Lutz
,
2013/05/17
[PATCH 2/2] argmatch: port to C++
,
Alexandre Duret-Lutz
,
2013/05/17
Re: [PATCH 2/2] argmatch: port to C++
,
Eric Blake
,
2013/05/17
Re: [libvirt] [PATCH] Define __USE_MINGW_ANSI_STDIO in config.h
,
Eric Blake
,
2013/05/17
[PATCH] manywarnings: update for GCC 4.8.0
,
Paul Eggert
,
2013/05/16
regexp_exec thread-unsafe
,
Ludovic Courtès
,
2013/05/14
Re: regexp_exec thread-unsafe
,
Paul Eggert
,
2013/05/19
Re: regexp_exec thread-unsafe
,
Ludovic Courtès
,
2013/05/20
Re: regexp_exec thread-unsafe
,
Paolo Bonzini
,
2013/05/26
Re: regexp_exec thread-unsafe
,
Paul Eggert
,
2013/05/29
Re: regexp_exec thread-unsafe
,
Paolo Bonzini
,
2013/05/30
Re: [libvirt] [PATCH 4/6] Correctly detect warning flags with clang
,
Eric Blake
,
2013/05/13
Re: [libvirt] [PATCH 4/6] Correctly detect warning flags with clang
,
Paul Eggert
,
2013/05/15
[PATCH 2/8] inttostr: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 3/8] malloca: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 4/8] mbsstr: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 5/8] memchr2: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 6/8] obstack: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 7/8] sig2str: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 8/8] stdio: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
Re: [PATCH 8/8] stdio: port --enable-gcc-warnings to clang
,
Eric Blake
,
2013/05/15
Re: [PATCH 8/8] stdio: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 1/4] stdio: use __REDIRECT for fwrite, fwrite_unlocked
,
Paul Eggert
,
2013/05/15
Re: [PATCH 1/4] stdio: use __REDIRECT for fwrite, fwrite_unlocked
,
Eric Blake
,
2013/05/16
[PATCH 2/4] thread: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 3/4] getaddrinfo-tests: port --enable-gcc-warnings to clang
,
Paul Eggert
,
2013/05/15
[PATCH 4/4] spawn-tests, sys_socket-tests, sys_wait-tests: port to clang
,
Paul Eggert
,
2013/05/15
Re: [libvirt] [PATCH 1/6] Ensure consistent enablement of gcc 'diagnostic' pragma
,
Eric Blake
,
2013/05/13
Re: [libvirt] [PATCH 1/6] Ensure consistent enablement of gcc 'diagnostic' pragma
,
Paul Eggert
,
2013/05/14
[PATCH] quotearg: do not read beyond end of buffer
,
Jim Meyering
,
2013/05/13
Re: [PATCH] quotearg: do not read beyond end of buffer
,
Paul Eggert
,
2013/05/13
Re: [PATCH] quotearg: do not read beyond end of buffer
,
Jim Meyering
,
2013/05/13
Re: [PATCH] quotearg: do not read beyond end of buffer
,
Jim Meyering
,
2013/05/13
Re: [PATCH] quotearg: do not read beyond end of buffer
,
Pádraig Brady
,
2013/05/13
[PATCH] mkdir-p: remove assumptions about umask and mode
,
Paul Eggert
,
2013/05/11
[PATCH] bootstrap: allow a project name to have hyphen(s)
,
Sami Kerola
,
2013/05/11
Re: [PATCH] bootstrap: allow a project name to have hyphen(s)
,
Eric Blake
,
2013/05/13
Re: [PATCH] bootstrap: allow a project name to have hyphen(s)
,
Sami Kerola
,
2013/05/13
[PATCH] maint.mk: catch more abuse of HAVE_DECL in syntax-check
,
Eric Blake
,
2013/05/10
Re: [PATCH] maint.mk: catch more abuse of HAVE_DECL in syntax-check
,
Jim Meyering
,
2013/05/10
[PATCH] lock: work around pthread recursive mutexes bug in Mac OS X 10.6
,
Daiki Ueno
,
2013/05/10
Re: [PATCH] lock: work around pthread recursive mutexes bug in Mac OS X 10.6
,
Daiki Ueno
,
2013/05/11
Re: [PATCH] lock: work around pthread recursive mutexes bug in Mac OS X 10.6
,
Paul Eggert
,
2013/05/11
pygnulib: code separation
,
Dmitry Selyutin
,
2013/05/10
Re: pygnulib: code separation
,
Karl Berry
,
2013/05/10
Re: pygnulib: code separation
,
Dmitry Selyutin
,
2013/05/10
Re: pygnulib: code separation
,
Karl Berry
,
2013/05/11
[PATCH] deps: require Automake >= 1.9.6 in generated Makefile fragments
,
Stefano Lattarini
,
2013/05/10
Re: [PATCH] deps: require Automake >= 1.9.6 in generated Makefile fragments
,
Paul Eggert
,
2013/05/10
Re: [PATCH] deps: require Automake >= 1.9.6 in generated Makefile fragments
,
Stefano Lattarini
,
2013/05/10
[PATCH] bootstrap: AC_INIT may have up to five fields
,
Sami Kerola
,
2013/05/08
Re: [PATCH] bootstrap: AC_INIT may have up to five fields
,
Eric Blake
,
2013/05/08
Re: [PATCH] bootstrap: AC_INIT may have up to five fields
,
Sami Kerola
,
2013/05/08
Re: [PATCH] bootstrap: AC_INIT may have up to five fields
,
Thien-Thi Nguyen
,
2013/05/09
Re: [PATCH] bootstrap: AC_INIT may have up to five fields
,
Eric Blake
,
2013/05/09
[no subject]
,
Sami Kerola
,
2013/05/08
[PATCH] qacl: port to MS-Windows port of GNU Emacs
,
Paul Eggert
,
2013/05/07
[PATCH] acl: include quote.h
,
Mike Frysinger
,
2013/05/07
Re: [PATCH] acl: include quote.h
,
Eric Blake
,
2013/05/07
[PATCH] fchownat, renameat, unlinkat: update statat dependencies
,
Mike Frysinger
,
2013/05/06
Re: [PATCH] fchownat, renameat, unlinkat: update statat dependencies
,
Paul Eggert
,
2013/05/06
Re: failure compiling octave-3.6.4 with LLVM-3.2
,
Jordi Gutiérrez Hermoso
,
2013/05/06
Re: failure compiling octave-3.6.4 with LLVM-3.2
,
Paul Eggert
,
2013/05/06
pygnulib: GLPackage
,
address@hidden
,
2013/05/06
Gnulib homepage and CVS mirror
,
Stefano Lattarini
,
2013/05/03
Re: Gnulib homepage and CVS mirror
,
Karl Berry
,
2013/05/03
RE: Gnulib homepage and CVS mirror
,
address@hidden
,
2013/05/03
Re: Gnulib homepage and CVS mirror
,
Stefano Lattarini
,
2013/05/04
Re: Gnulib homepage and CVS mirror
,
Stefano Lattarini
,
2013/05/04
Re: Gnulib homepage and CVS mirror
,
Paul Eggert
,
2013/05/04
Re: Gnulib homepage and CVS mirror
,
Stefano Lattarini
,
2013/05/04
Re: Gnulib homepage and CVS mirror
,
Jim Meyering
,
2013/05/06
Regression in development version of bash w.r.t. associative hashes
,
Stefano Lattarini
,
2013/05/03
Re: Regression in development version of bash w.r.t. associative hashes
,
Chet Ramey
,
2013/05/06
Re: Regression in development version of bash w.r.t. associative hashes
,
Stefano Lattarini
,
2013/05/06
[PATCH] Add pragma to ignore clang warning as done for gcc in poll.c
,
Thomas Braun
,
2013/05/02
Re: [PATCH] Add pragma to ignore clang warning as done for gcc in poll.c
,
Paul Eggert
,
2013/05/05
Re: [PATCH] Add pragma to ignore clang warning as done for gcc in poll.c
,
Thomas Braun
,
2013/05/06
Re: bug#14253: Testsuite failure in gnulib-tests: test programs cannot be built
,
Daiki Ueno
,
2013/05/01
Re: test-fdutimensat racy?
,
Paul Eggert
,
2013/05/01
Re: test-fdutimensat racy?
,
Bernhard Voelker
,
2013/05/02
Re: test-fdutimensat racy?
,
Paul Eggert
,
2013/05/02
Re: test-fdutimensat racy?
,
Bernhard Voelker
,
2013/05/03
Re: test-fdutimensat racy?
,
Bernhard Voelker
,
2013/05/21
Re: test-fdutimensat racy?
,
Eric Blake
,
2013/05/21
Re: test-fdutimensat racy?
,
Bernhard Voelker
,
2013/05/21
Re: test-fdutimensat racy?
,
Eric Blake
,
2013/05/21
Re: test-fdutimensat racy?
,
Bernhard Voelker
,
2013/05/21
Re: test-fdutimensat racy?
,
Pádraig Brady
,
2013/05/21
[PATCH] utimens, utimensat: work around Solaris UTIME_OMIT bug
,
Paul Eggert
,
2013/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc