Archives are refreshed every 15 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: Mon Sep 30 2024 18:38:35 -0400
Threads in reverse chronological order
[
Next Period
]
selinux-h: Fix two syntax errors
,
Bruno Haible
,
2024/09/30
[PATCH] file-has-acl: new function file_has_aclinfo
,
Paul Eggert
,
2024/09/30
Re: [PATCH] file-has-acl: new function file_has_aclinfo
,
Bruno Haible
,
2024/09/30
Re: [PATCH] file-has-acl: new function file_has_aclinfo
,
Bruno Haible
,
2024/09/30
Re: [PATCH] file-has-acl: new function file_has_aclinfo
,
Bruno Haible
,
2024/09/30
Re: [PATCH] file-has-acl: new function file_has_aclinfo
,
Paul Eggert
,
2024/09/30
Tests fail in Windows with cygwin
,
Michele Locati
,
2024/09/26
string-buffer tests: Avoid test failure on native Windows
,
Bruno Haible
,
2024/09/26
Re: Tests fail in Windows with cygwin
,
Bruno Haible
,
2024/09/26
Re: Tests fail in Windows with cygwin
,
Michele Locati
,
2024/09/26
Re: Tests fail in Windows with cygwin
,
Bruno Haible
,
2024/09/26
Re: Tests fail in Windows with cygwin
,
Michele Locati
,
2024/09/27
Re: Tests fail in Windows with cygwin
,
Bruno Haible
,
2024/09/27
Re: Tests fail in Windows with cygwin
,
Michele Locati
,
2024/09/27
Re: Tests fail in Windows with cygwin
,
Michele Locati
,
2024/09/28
manywarnings: Enable -Wthread-safety for clang
,
Bruno Haible
,
2024/09/25
relocatable-lib-lgpl: Add support for mingw builds on Cygwin hosts
,
Bruno Haible
,
2024/09/25
new module xstring-buffer
,
Bruno Haible
,
2024/09/25
string-buffer: Add more API
,
Bruno Haible
,
2024/09/25
string-buffer: Enable resource leak warnings from clang
,
Bruno Haible
,
2024/09/25
string-buffer: Remove INT_MAX limitation
,
Bruno Haible
,
2024/09/24
string-buffer: Link to vasnprintf implementation only when needed
,
Bruno Haible
,
2024/09/24
How to use customized doc/gendocs_template
,
Jose E. Marchesi
,
2024/09/24
Re: How to use customized doc/gendocs_template
,
Bruno Haible
,
2024/09/24
Re: How to use customized doc/gendocs_template
,
Jose E. Marchesi
,
2024/09/24
Re: How to use customized doc/gendocs_template
,
Simon Josefsson
,
2024/09/25
new modules sf-istream, sfl-istream
,
Bruno Haible
,
2024/09/24
[PATCH] Fix typo affecting __GNUC_PREREQ macro definition
,
Henrik Lindström
,
2024/09/21
Re: [PATCH] Fix typo affecting __GNUC_PREREQ macro definition
,
Bruno Haible
,
2024/09/21
Re: [PATCH] Fix typo affecting __GNUC_PREREQ macro definition
,
Bruno Haible
,
2024/09/21
Re: [PATCH] Fix typo affecting __GNUC_PREREQ macro definition
,
Bruno Haible
,
2024/09/23
[PATCH] sigsegv-tests: port to GCC 14
,
Paul Eggert
,
2024/09/20
Re: [PATCH] sigsegv-tests: port to GCC 14
,
Bruno Haible
,
2024/09/21
jit/cache tests: Fix crash with clang's UBSAN + ASAN
,
Bruno Haible
,
2024/09/20
Re: jit/cache tests: Fix crash with clang's UBSAN + ASAN
,
Bruno Haible
,
2024/09/23
unictype/scripts: Fix integer overflow in generated table
,
Bruno Haible
,
2024/09/20
Merge fnmatch and fnmatch-gnu?
,
Collin Funk
,
2024/09/19
Re: Merge fnmatch and fnmatch-gnu?
,
Paul Eggert
,
2024/09/19
Re: Merge fnmatch and fnmatch-gnu?
,
Collin Funk
,
2024/09/20
Re: Merge fnmatch and fnmatch-gnu?
,
Bernhard Voelker
,
2024/09/20
[PATCH v2 0/2] Add support of a dir arg of create_pipe() on OS/2 kLIBC
,
KO Myung-Hun
,
2024/09/19
[PATCH v2 1/2] wait-process: Use waitpid() from LIBCx on OS/2 kLIBC if possible
,
KO Myung-Hun
,
2024/09/19
Re: [PATCH v2 1/2] wait-process: Use waitpid() from LIBCx on OS/2 kLIBC if possible
,
Bruno Haible
,
2024/09/19
Re: [PATCH v2 1/2] wait-process: Use waitpid() from LIBCx on OS/2 kLIBC if possible
,
KO Myung-Hun
,
2024/09/19
Re: [PATCH v2 1/2] wait-process: Use waitpid() from LIBCx on OS/2 kLIBC if possible
,
Bruno Haible
,
2024/09/20
Re: [PATCH v2 1/2] wait-process: Use waitpid() from LIBCx on OS/2 kLIBC if possible
,
KO Myung-Hun
,
2024/09/20
[PATCH v2 2/2] spawn-pipe: Support a directory argument of create_pipe() on OS/2 kLIBC
,
KO Myung-Hun
,
2024/09/19
Re: [PATCH v2 2/2] spawn-pipe: Support a directory argument of create_pipe() on OS/2 kLIBC
,
Bruno Haible
,
2024/09/19
[PATCH] utimens: port to NetBSD-10.99.12/amd64
,
Paul Eggert
,
2024/09/17
Re: [PATCH] utimens: port to NetBSD-10.99.12/amd64
,
Bruno Haible
,
2024/09/17
Re: [PATCH] utimens: port to NetBSD-10.99.12/amd64
,
Bruno Haible
,
2024/09/23
stdlib: Fix compilation error with Sun C++
,
Bruno Haible
,
2024/09/16
stdc_count_ones: Fix compilation error with g++ < 4.4
,
Bruno Haible
,
2024/09/16
faccessat: Correct errno value on AIX
,
Bruno Haible
,
2024/09/16
[PATCH] fflush: NetBSD, OpenBSD can’t fflush input
,
Paul Eggert
,
2024/09/16
unictype/category-of: Fix integer overflow in generated table
,
Bruno Haible
,
2024/09/16
unilbrk tests: Avoid two gcc -Wparentheses warnings
,
Bruno Haible
,
2024/09/16
[PATCH] parse-datetime no longer depends on nstrftime
,
Paul Eggert
,
2024/09/16
Re: [PATCH] parse-datetime no longer depends on nstrftime
,
Paul Eggert
,
2024/09/16
[PATCH 0/2] Add support of a dir arg of create_pipe() on OS/2 kLIBC
,
KO Myung-Hun
,
2024/09/16
[PATCH 1/2] wait, waitid, waitpid: Use ones from LIBCx on OS/2 kLIBC if possible
,
KO Myung-Hun
,
2024/09/16
[PATCH 2/2] spawn-pipe: Support a directory argument of create_pipe() on OS/2 kLIBC
,
KO Myung-Hun
,
2024/09/16
Re: [PATCH 0/2] Add support of a dir arg of create_pipe() on OS/2 kLIBC
,
Bruno Haible
,
2024/09/16
Re: [PATCH 0/2] Add support of a dir arg of create_pipe() on OS/2 kLIBC
,
KO Myung-Hun
,
2024/09/16
Re: [PATCH 0/2] Add support of a dir arg of create_pipe() on OS/2 kLIBC
,
Bruno Haible
,
2024/09/16
[PATCH] Port July changes for [[...]] to C17
,
Paul Eggert
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Bruno Haible
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Bruno Haible
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Bruno Haible
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Bruno Haible
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Paul Eggert
,
2024/09/16
Re: [PATCH] Port July changes for [[...]] to C17
,
Bruno Haible
,
2024/09/16
unilbrk: Strengthen tests
,
Bruno Haible
,
2024/09/15
unilbrk: Fix conflicts between rules
,
Bruno Haible
,
2024/09/15
unilbrk: Enable most cases of Unicode rule (LB29)
,
Bruno Haible
,
2024/09/15
unilbrk: Fully implement Unicode rule (LB9)
,
Bruno Haible
,
2024/09/15
Re: unilbrk: Fully implement Unicode rule (LB9)
,
Bruno Haible
,
2024/09/15
unilbrk: Fix bugs in implementation of Unicode rules (LB15a), (LB15b)
,
Bruno Haible
,
2024/09/15
[PATCH] Add a missing pure attribute
,
Samuel Tardieu
,
2024/09/14
Re: [PATCH] Add a missing pure attribute
,
Bruno Haible
,
2024/09/14
Re: [PATCH] Add a missing pure attribute
,
Samuel Tardieu
,
2024/09/15
Re: [PATCH] Add a missing pure attribute
,
Bruno Haible
,
2024/09/15
Re: [PATCH] Add a missing pure attribute
,
Paul Eggert
,
2024/09/15
[PATCH] Add a missing pure attribute
,
Samuel Tardieu
,
2024/09/14
unilbrk: Fix bug in implementation of Unicode rule (LB16)
,
Bruno Haible
,
2024/09/14
lstatat module?
,
Eric Gallager
,
2024/09/13
Re: lstatat module?
,
Bruno Haible
,
2024/09/13
Re: lstatat module?
,
Paul Eggert
,
2024/09/13
Update to Unicode 16.0.0
,
Bruno Haible
,
2024/09/13
Re: Update to Unicode 16.0.0
,
Bruno Haible
,
2024/09/14
uninorm/composition: Make more maintainable
,
Bruno Haible
,
2024/09/12
Re: uninorm/composition: Make more maintainable
,
Bruno Haible
,
2024/09/13
Re: uninorm/composition: Make more maintainable
,
Collin Funk
,
2024/09/14
Re: uninorm/composition: Make more maintainable
,
Bruno Haible
,
2024/09/14
Re: uninorm/composition: Make more maintainable
,
Collin Funk
,
2024/09/14
malloca.c non-top variable declaration
,
Simon Josefsson
,
2024/09/11
Re: malloca.c non-top variable declaration
,
Bruno Haible
,
2024/09/11
Re: malloca.c non-top variable declaration
,
Simon Josefsson
,
2024/09/11
Re: malloca.c non-top variable declaration
,
Bruno Haible
,
2024/09/11
Re: malloca.c non-top variable declaration
,
Simon Josefsson
,
2024/09/11
Re: malloca.c non-top variable declaration
,
Paul Eggert
,
2024/09/12
mbrtoc16: Fix undefined behaviour
,
Bruno Haible
,
2024/09/10
string-desc: Fix undefined behaviour
,
Bruno Haible
,
2024/09/09
Re: string-desc: Fix undefined behaviour
,
Jeffrey Walton
,
2024/09/09
Re: string-desc: Fix undefined behaviour
,
Bruno Haible
,
2024/09/09
striconv, striconveh: Drop workaround for glibc 2.1
,
Bruno Haible
,
2024/09/09
striconv, striconveh, unicodeio: Drop workaround for glibc 2.1
,
Bruno Haible
,
2024/09/09
Re: striconv, striconveh, unicodeio: Drop workaround for glibc 2.1
,
Paul Eggert
,
2024/09/09
Re: striconv, striconveh, unicodeio: Drop workaround for glibc 2.1
,
Jeffrey Walton
,
2024/09/09
Re: striconv, striconveh, unicodeio: Drop workaround for glibc 2.1
,
Paul Eggert
,
2024/09/09
crc.h: declare each function with _GL_ATTRIBUTE_PURE
,
Jim Meyering
,
2024/09/09
Re: MinGW build on master broken by Gnulib update
,
Eli Zaretskii
,
2024/09/06
Re: MinGW build on master broken by Gnulib update
,
Bruno Haible
,
2024/09/06
Re: license of std-gnu11, std-gnu23 modules
,
Paul Eggert
,
2024/09/05
time_rz.c and Android NDK r27
,
Po Lu
,
2024/09/04
Doc regarding functions introduced in Android API level 35
,
Bruno Haible
,
2024/09/04
Re: time_rz.c and Android NDK r27
,
Bruno Haible
,
2024/09/04
Re: time_rz.c and Android NDK r27
,
Po Lu
,
2024/09/04
tests: Strenghten tests with invalid file descriptor
,
Bruno Haible
,
2024/09/03
pthread_setname_np documentation
,
Eric Gallager
,
2024/09/03
Re: pthread_setname_np documentation
,
Bruno Haible
,
2024/09/03
Re: pthread_setname_np documentation
,
Eric Gallager
,
2024/09/04
Re: macOS versions
,
Bruno Haible
,
2024/09/04
unlockpt tests: Avoid test failure on Haiku
,
Bruno Haible
,
2024/09/03
doc: Mention a gmtime_r problem
,
Bruno Haible
,
2024/09/03
Re: doc: Mention a gmtime_r problem
,
Eric Blake
,
2024/09/03
Re: doc: Mention a gmtime_r problem
,
Bruno Haible
,
2024/09/03
Re: new module 'vma-prot'
,
Bruno Haible
,
2024/09/02
Re: new module 'vma-prot'
,
Marc Nieper-Wißkirchen
,
2024/09/02
Re: operator precedence
,
Bruno Haible
,
2024/09/02
error, getprogname: Stricter dependency conditions
,
Bruno Haible
,
2024/09/02
utime, futimens tests: Avoid test failure on Haiku
,
Bruno Haible
,
2024/09/02
strtold: Work around a Haiku bug
,
Bruno Haible
,
2024/09/01
math: Remove workaround for an older Haiku bug
,
Bruno Haible
,
2024/09/01
Re: FSF office adddress update
,
Simon Josefsson
,
2024/09/01
Re: FSF office adddress update
,
Bruno Haible
,
2024/09/01
Re: FSF office adddress update
,
Simon Josefsson
,
2024/09/02
Re: FSF office adddress update
,
Bruno Haible
,
2024/09/02
Re: FSF office adddress update
,
Simon Josefsson
,
2024/09/04
Re: FSF office adddress update
,
Simon Josefsson
,
2024/09/03
Re: [gnu-prog-discuss] FSF office adddress update
,
Jacob Bachmeyer
,
2024/09/03
Re: [gnu-prog-discuss] FSF office adddress update
,
Vincent Lefevre
,
2024/09/04
Re: [gnu-prog-discuss] FSF office adddress update
,
Richard Stallman
,
2024/09/04
Re: FSF office adddress update
,
Simon Josefsson
,
2024/09/05
Re: [gnu-prog-discuss] FSF office adddress update
,
Greg Farough
,
2024/09/05
Re: Re: FSF office adddress update
,
oset
,
2024/09/05
Fix mbscasestr test failure on native Windows with MSVC
,
Bruno Haible
,
2024/09/01
Re: Strengthen LC_CTYPE configure tests on OpenBSD, Android, Haiku
,
Bruno Haible
,
2024/09/01
doc: Mention how to obtain UTF-8 locales
,
Bruno Haible
,
2024/09/01
[PATCH] doc: Fix typo.
,
Collin Funk
,
2024/09/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc