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: Sat Jan 31 2015 17:50:13 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] tempname: new try_tempname function
,
Andreas Gruenbacher
,
2015/01/31
Re: [PATCH] tempname: new try_tempname function
,
Paul Eggert
,
2015/01/31
Re: [PATCH] tempname: new try_tempname function
,
Andreas Grünbacher
,
2015/01/31
Re: [PATCH] tempname: new try_tempname function
,
Paul Eggert
,
2015/01/31
[PATCH] tempname: new try_tempname function
,
Andreas Gruenbacher
,
2015/01/31
Re: [bug #43404] gl_locale_name_default() thread issues on OS X
,
Daiki Ueno
,
2015/01/31
Request update of Target Platforms section
,
Nathaniel Hayden
,
2015/01/30
gl_DISABLE_THREADS placement
,
Thien-Thi Nguyen
,
2015/01/24
Re: gl_DISABLE_THREADS placement
,
Paul Eggert
,
2015/01/24
Re: gl_DISABLE_THREADS placement
,
Thien-Thi Nguyen
,
2015/01/25
Re: gl_DISABLE_THREADS placement
,
Thien-Thi Nguyen
,
2015/01/26
Re: [bug-gnu-libiconv] Signed arithmetic overflow in ucs4_mbtowc
,
Daiki Ueno
,
2015/01/23
glob.c and MSVC
,
Gisle Vanem
,
2015/01/21
Re: glob.c and MSVC
,
Paul Eggert
,
2015/01/21
[PATCH] libunistring: fix interoperability with preinstalled libunistring
,
Daiki Ueno
,
2015/01/20
Re: [PATCH] libunistring: fix interoperability with preinstalled libunistring
,
Daiki Ueno
,
2015/01/20
large overhead in libmount
,
Pádraig Brady
,
2015/01/19
locale test failures on illumos
,
Pádraig Brady
,
2015/01/19
Re: locale test failures on illumos
,
Pádraig Brady
,
2015/01/29
Re: locale test failures on illumos
,
Pádraig Brady
,
2015/01/29
Re: locale test failures on illumos
,
Rich Burridge
,
2015/01/29
[PATCH v3] OS/2 patches
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 05/13] getdtablesize: do not use getrlimit() on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 06/13] wcwidth: fix 'conflicting types' error for `__wcwidth' on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 02/13] binary-io: don't put fd in binary mode if it is a console on EMX
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 01/13] stdint: check _INTPTR_T_DECLARED before defining intptr_t and uintptr_t
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 03/13] pipe-filter-aux: undefine HAVE_SELECT on KLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 04/13] w32spawn: clear SHELL_SPECIAL_CHARS and SHELL_SPACE_CHAR on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 08/13] pipe_filter_ii_execute: port to OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 07/13] gnulib-tool: fall back into copy if symbolic link is not supported
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 09/13] dup, dup2, fcntl: support a directory fd on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 11/13] configmake: prepend /@unixroot on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 13/13] openat_proc_name: port to OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 12/13] utimes: detect utimes() correctly on OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH v3 10/13] opendir, closedir, dirfd, fdopendir: port to OS/2 kLIBC
,
KO Myung-Hun
,
2015/01/18
[PATCH] update-copyright: apply to self
,
Paul Eggert
,
2015/01/15
Re: [PATCH] update-copyright: apply to self
,
Jim Meyering
,
2015/01/17
Re: [PATCH] update-copyright: apply to self
,
Paul Eggert
,
2015/01/18
Gnulib's time.h and the latest MinGW32 runtime
,
Eli Zaretskii
,
2015/01/15
Re: Gnulib's time.h and the latest MinGW32 runtime
,
Paul Eggert
,
2015/01/15
Re: Gnulib's time.h and the latest MinGW32 runtime
,
Eli Zaretskii
,
2015/01/16
[PATCH] libunistring: update to Unicode 7.0.0
,
Daiki Ueno
,
2015/01/14
Call to locale_charset within wcwidth
,
Gavin Smith
,
2015/01/14
Re: Call to locale_charset within wcwidth
,
Daiki Ueno
,
2015/01/26
Re: Call to locale_charset within wcwidth
,
Daiki Ueno
,
2015/01/27
Re: Call to locale_charset within wcwidth
,
Pádraig Brady
,
2015/01/27
Re: Call to locale_charset within wcwidth
,
Eli Zaretskii
,
2015/01/31
Re: Call to locale_charset within wcwidth
,
Daiki Ueno
,
2015/01/31
Re: Call to locale_charset within wcwidth
,
Eli Zaretskii
,
2015/01/31
FYI, test-strstr.c: trivial leak fix and update-copyright tweak
,
Jim Meyering
,
2015/01/11
[PATCH] maint.mk: fix compatibility with OS X nm
,
Pádraig Brady
,
2015/01/08
[PATCH] count-leading-zeros: fix pragma typos
,
Paul Eggert
,
2015/01/06
Re: [PATCH] count-leading-zeros: fix pragma typos
,
Pádraig Brady
,
2015/01/06
Can we revert "avoid 64-bit intrinsics on 32-bit Windows"?
,
Paul Eggert
,
2015/01/06
Re: Can we revert "avoid 64-bit intrinsics on 32-bit Windows"?
,
Pádraig Brady
,
2015/01/06
Re: Can we revert "avoid 64-bit intrinsics on 32-bit Windows"?
,
Gisle Vanem
,
2015/01/06
Re: Can we revert "avoid 64-bit intrinsics on 32-bit Windows"?
,
Paul Eggert
,
2015/01/06
Message not available
Re: Can we revert "avoid 64-bit intrinsics on 32-bit Windows"?
,
Paul Eggert
,
2015/01/08
[PATCH] uniname/uniname: update to Unicode 7.0.0
,
Daiki Ueno
,
2015/01/06
[PATCH] doc/INSTALL: update from autoconf
,
Eric Blake
,
2015/01/05
Re: [PATCH] Fix check for pthreads.h pollution on Mingw64
,
Eric Blake
,
2015/01/05
Re: [PATCH] Fix check for pthreads.h pollution on Mingw64
,
Pádraig Brady
,
2015/01/05
Re: [PATCH] Fix check for pthreads.h pollution on Mingw64
,
Daniel P. Berrange
,
2015/01/06
[PATCH] stdio: fix use of PRIdMAX on modern mingw
,
Eric Blake
,
2015/01/05
Re: [PATCH] stdio: fix use of PRIdMAX on modern mingw
,
Pádraig Brady
,
2015/01/05
Missing _BitScanReverse64()
,
Gisle Vanem
,
2015/01/05
Re: Missing _BitScanReverse64()
,
Pádraig Brady
,
2015/01/05
Re: Missing _BitScanReverse64()
,
Gisle Vanem
,
2015/01/05
Re: Missing _BitScanReverse64()
,
Pádraig Brady
,
2015/01/05
Re: Missing _BitScanReverse64()
,
Paul Eggert
,
2015/01/05
Re: [PATCH 02/14] Fix character encoding aliases for OS/2
,
Daiki Ueno
,
2015/01/05
Re: [PATCH 02/14] Fix character encoding aliases for OS/2
,
KO Myung-Hun
,
2015/01/05
[patch] fix the grammar of some comment lines
,
Benno Schulenberg
,
2015/01/04
Re: [patch] fix the grammar of some comment lines
,
Pádraig Brady
,
2015/01/04
[PATCH 0/1] Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT
,
Christophe CURIS
,
2015/01/03
[PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT
,
Christophe CURIS
,
2015/01/03
Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT
,
Paul Eggert
,
2015/01/03
Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT
,
Christophe
,
2015/01/04
Re: [PATCH 1/1] autoconf: add support for caching in the macro gl_LD_VERSION_SCRIPT
,
Paul Eggert
,
2015/01/04
gendocs years and urls
,
Karl Berry
,
2015/01/01
Re: gendocs years and urls
,
Paul Eggert
,
2015/01/01
Re: gendocs years and urls
,
Ludovic Courtès
,
2015/01/02
Re: gendocs years and urls
,
Paul Eggert
,
2015/01/02
Re: gendocs years and urls
,
Ludovic Courtès
,
2015/01/02
Re: gendocs years and urls
,
Karl Berry
,
2015/01/02
Re: gendocs years and urls
,
Ludovic Courtès
,
2015/01/02
Re: gendocs years and urls
,
Ludovic Courtès
,
2015/01/02
too many copyright updates
,
Karl Berry
,
2015/01/01
Re: too many copyright updates
,
Paul Eggert
,
2015/01/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc