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 Nov 30 2014 20:04:31 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] do not try to translate empty pre doc in argp_help
,
Andrei Borzenkov
,
2014/11/30
Re: gnulib - test-getcwd failure on Mac OS X
,
Pádraig Brady
,
2014/11/30
[PATCH] OS/2 patches
,
KO Myung-Hun
,
2014/11/30
[PATCH 01/21] gnulib-tool: disable a symbolic link on OS/2
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 01/21] gnulib-tool: disable a symbolic link on OS/2
,
Paul Eggert
,
2014/11/30
Re: [PATCH 01/21] gnulib-tool: disable a symbolic link on OS/2
,
Bruno Haible
,
2014/11/30
[PATCH 03/21] git-version-gen: remove CR as well
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 03/21] git-version-gen: remove CR as well
,
Paul Eggert
,
2014/11/30
[PATCH 02/21] gnulib-tool: recognize x:* as an absolute path
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 02/21] gnulib-tool: recognize x:* as an absolute path
,
Paul Eggert
,
2014/11/30
[PATCH 04/21] stdint: typedef gl_intptr_t and gl_uintptr_t correctly on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 04/21] stdint: typedef gl_intptr_t and gl_uintptr_t correctly on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 05/21] spawn: do not include sched.h on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 05/21] spawn: do not include sched.h on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
Re: [PATCH 05/21] spawn: do not include sched.h on OS/2 kLIBC
,
Bruno Haible
,
2014/11/30
[PATCH 06/21] Fix character encoding aliases for OS/2
,
KO Myung-Hun
,
2014/11/30
[PATCH 07/21] find_executable: port to EMX
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 07/21] find_executable: port to EMX
,
Bruno Haible
,
2014/11/30
[PATCH 08/21] get_shared_library_fullname: port to EMX
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 08/21] get_shared_library_fullname: port to EMX
,
Paul Eggert
,
2014/11/30
Re: [PATCH 08/21] get_shared_library_fullname: port to EMX
,
Bruno Haible
,
2014/11/30
[PATCH 09/21] relocatable: support UNIXROOT in relocate() on EMX
,
KO Myung-Hun
,
2014/11/30
[PATCH 12/21] pipe_filter_ii_execute: port to OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 12/21] pipe_filter_ii_execute: port to OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
Re: [PATCH 12/21] pipe_filter_ii_execute: port to OS/2 kLIBC
,
Bruno Haible
,
2014/11/30
[PATCH 10/21] binary-io: put fd in binary mode if it is not a console on EMX
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 10/21] binary-io: put fd in binary mode if it is not a console on EMX
,
Bruno Haible
,
2014/11/30
[PATCH 11/21] pipe-filter-aux: undefine HAVE_SELECT on KLIBC
,
KO Myung-Hun
,
2014/11/30
[PATCH 14/21] getdtablesize: do not use getrlimit() on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 14/21] getdtablesize: do not use getrlimit() on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 13/21] w32spawn: clear SHELL_SPECIAL_CHARS and SHELL_SPACE_CHAR on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 13/21] w32spawn: clear SHELL_SPECIAL_CHARS and SHELL_SPACE_CHAR on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
Re: [PATCH 13/21] w32spawn: clear SHELL_SPECIAL_CHARS and SHELL_SPACE_CHAR on OS/2 kLIBC
,
Bruno Haible
,
2014/11/30
[PATCH 16/21] wcwidth: fix 'conflicting types' error for `__wcwidth' on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 16/21] wcwidth: fix 'conflicting types' error for `__wcwidth' on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 18/21] Workaround for dirfd() on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 18/21] Workaround for dirfd() on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 15/21] freopen: workaround freopen() on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 15/21] freopen: workaround freopen() on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
Re: [PATCH 15/21] freopen: workaround freopen() on OS/2 kLIBC
,
Bruno Haible
,
2014/11/30
[PATCH 17/21] Workaround for D_INO_IN_DIRENT on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 17/21] Workaround for D_INO_IN_DIRENT on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 20/21] fdopendir: port to OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 20/21] fdopendir: port to OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH 21/21] bootstrap: fix 'find: missing argument to `-exec''
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 21/21] bootstrap: fix 'find: missing argument to `-exec''
,
Bruno Haible
,
2014/11/30
Re: [PATCH 21/21] bootstrap: fix 'find: missing argument to `-exec''
,
Paul Eggert
,
2014/11/30
[PATCH 19/21] utimens: define HAVE_WORKING_UTIMES to 1 on OS/2 kLIBC
,
KO Myung-Hun
,
2014/11/30
Re: [PATCH 19/21] utimens: define HAVE_WORKING_UTIMES to 1 on OS/2 kLIBC
,
Paul Eggert
,
2014/11/30
[PATCH] doc: mention that _BSD_SOURCE is deprecated for _DEFAULT_SOURCE
,
Pádraig Brady
,
2014/11/28
printf-safe checks of invalid long double values
,
Pádraig Brady
,
2014/11/27
Re: printf-safe checks of invalid long double values
,
Paul Eggert
,
2014/11/27
Re: printf-safe checks of invalid long double values
,
Ondřej Bílka
,
2014/11/28
Re: printf-safe checks of invalid long double values
,
Pádraig Brady
,
2014/11/28
Re: printf-safe checks of invalid long double values
,
Pádraig Brady
,
2014/11/28
Re: printf-safe checks of invalid long double values
,
Paul Eggert
,
2014/11/28
Re: printf-safe checks of invalid long double values
,
Pádraig Brady
,
2014/11/28
[PATCH] printf: fix configure check on big endian systems
,
Pádraig Brady
,
2014/11/27
Re: [PATCH] printf: fix configure check on big endian systems
,
Jim Meyering
,
2014/11/27
[PATCH] uniname/uniname-tests: skip if system's libunistring is used
,
Daiki Ueno
,
2014/11/27
Re: [bug-libunistring] [PATCH] uniname/uniname-tests: skip if system's libunistring is used
,
Pádraig Brady
,
2014/11/27
Re: [bug-libunistring] [PATCH] uniname/uniname-tests: skip if system's libunistring is used
,
Daiki Ueno
,
2014/11/27
Confused aboth math.in.h
,
Gisle Vanem
,
2014/11/22
Re: Confused aboth math.in.h
,
Pádraig Brady
,
2014/11/22
Re: Confused aboth math.in.h
,
Gisle Vanem
,
2014/11/24
Re: Confused aboth math.in.h
,
Pádraig Brady
,
2014/11/24
Re: Confused aboth math.in.h
,
Eli Zaretskii
,
2014/11/25
[PATCH] pipe-filter-gi, pipe-filter-ii: port to AIX
,
Daiki Ueno
,
2014/11/18
Re: [PATCH] pipe-filter-gi, pipe-filter-ii: port to AIX
,
Daiki Ueno
,
2014/11/22
Re: "test-lock" stuck on FreeBSD
,
Daiki Ueno
,
2014/11/17
[PATCH] extern-inline: update commentary about GCC bugs
,
Paul Eggert
,
2014/11/14
Re: [PATCH v2 00/10] Update libunistring-related modules to Unicode 7.0.0
,
Daiki Ueno
,
2014/11/13
[PATCH] fcntl-h: avoid build errors when O_SYNC==O_DSYNC
,
Mike Frysinger
,
2014/11/12
Re: [PATCH] fcntl-h: avoid build errors when O_SYNC==O_DSYNC
,
Paul Eggert
,
2014/11/12
Trouble with gethostname and mingw-w64 x86_64
,
T J
,
2014/11/12
C99 feature and MSVC v16
,
Gisle Vanem
,
2014/11/10
Re: C99 feature and MSVC v16
,
Paul Eggert
,
2014/11/10
Re: C99 feature and MSVC v16
,
Andy Moreton
,
2014/11/11
Re: C99 feature and MSVC v16
,
Gisle Vanem
,
2014/11/12
Build Fails on msys2 mingw
,
Nille
,
2014/11/09
Windows stat/fts patches
,
Jason Hood
,
2014/11/09
Do not look at the last message I sent you.
,
Kieran Colford
,
2014/11/07
Re: bug-gnuli
,
colfordk
,
2014/11/07
build-aux/gnu-web-update-doc-update-git
,
Assaf Gordon
,
2014/11/06
Re: build-aux/gnu-web-update-doc-update-git
,
Karl Berry
,
2014/11/06
Re: build-aux/gnu-web-update-doc-update-git
,
Assaf Gordon
,
2014/11/06
iOS support for crt_externs.h
,
A. Klitzing
,
2014/11/06
Re: iOS support for crt_externs.h
,
Eric Blake
,
2014/11/06
Re: iOS support for crt_externs.h
,
Paul Eggert
,
2014/11/06
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization
,
Eric Blake
,
2014/11/06
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization
,
Daiki Ueno
,
2014/11/07
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization
,
Kiyoshi KANAZAWA
,
2014/11/07
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization
,
Eric Blake
,
2014/11/07
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization
,
Kiyoshi KANAZAWA
,
2014/11/08
compilation warning in error.c
,
Werner LEMBERG
,
2014/11/05
Re: compilation warning in error.c
,
Paul Eggert
,
2014/11/05
Re: compilation warning in error.c
,
Werner LEMBERG
,
2014/11/05
Re: compilation warning in error.c
,
Paul Eggert
,
2014/11/05
Re: compilation warning in error.c
,
Werner LEMBERG
,
2014/11/06
Re: compilation warning in error.c
,
Paul Eggert
,
2014/11/06
Re: [PATCH 0/5] obstacks again
,
Alan Modra
,
2014/11/03
Re: [PATCH 0/5] obstacks again
,
Paul Eggert
,
2014/11/04
Re: [PATCH 0/5] obstacks again
,
Alan Modra
,
2014/11/05
Re: [PATCH 0/5] obstacks again
,
Paul Eggert
,
2014/11/05
[PATCH] open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno
,
Paul Eggert
,
2014/11/03
[PATCH 1/2] linkat: wrap to handle symlinks on OS X 10.10
,
Pádraig Brady
,
2014/11/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc