bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2019-12-11 13:30:40 to 2019-12-31 07:34:09 UTC [more...]

[PATCH] localeinfo: ->simple would be wrong for LC_ALL=C
 2019-12-31  7:33 UTC 

[PATCH 1/2] doc: use “back-reference” for \1 etc
 2019-12-30 20:04 UTC  (3+ messages)
` [PATCH 2/2] doc: document trouble with back-references

immutable string type
 2019-12-30  3:11 UTC  (10+ messages)

hard-locale: make multithread-safe
 2019-12-29 21:24 UTC  (18+ messages)
    ` string types
  ` LC_COLLATE in the C locale

grep-3.3.42-088f testing on Hurd and IRIX
 2019-12-27  7:56 UTC  (11+ messages)
      ` grep-3.3.42-088f test results on AIX

[PATCH] mbrtowc: port better to narrow-wchar_t platforms
 2019-12-26 10:19 UTC  (2+ messages)

Problematic redefinition of 'stat' and 'fstat'
 2019-12-25 20:22 UTC  (9+ messages)

bug in xtime.h
 2019-12-25 17:28 UTC  (10+ messages)

fix dependencies among thread modules
 2019-12-24 20:48 UTC  (2+ messages)

new module 'setlocale-null'
 2019-12-24 16:28 UTC  (6+ messages)
` setlocale-null: remove need for -lpthread on musl libc, *BSD, Haiku

strfmon_l: fix test failures on FreeBSD and Cygwin
 2019-12-22 15:59 UTC 

prefer lib_SOURCES to unconditional AC_LIBOBJ
 2019-12-22  9:57 UTC 

assume that the compiler supports 'long long'
 2019-12-22  9:41 UTC 

localcharset: update support for OpenBSD
 2019-12-22  7:10 UTC 

pthread_sigmask: avoid test failure on NetBSD 8.0
 2019-12-22  7:08 UTC 

threadlib: fix LIBMULTITHREAD on FreeBSD with --enable-threads=isoc
 2019-12-21 12:53 UTC 

setlocale: make calls with NULL argument multithread-safe
 2019-12-21 12:00 UTC  (3+ messages)

threadlib: remove unnecessary file (left over from 2019-07-06)
 2019-12-21 11:58 UTC  (2+ messages)

ISO C threads on FreeBSD
 2019-12-21  7:23 UTC 

nl_langinfo: fix multithread-safety bugs
 2019-12-21  6:43 UTC  (2+ messages)
` convention for multithread-safety tests

[PATCH] IBM z/OS + EBCDIC support
 2019-12-21  5:49 UTC  (12+ messages)
    ` z/OS configure triple
    ` z/OS, iconv, and charset aliases
            ` z/OS, iconv, and gperf

IBM z/OS compatibility issues
 2019-12-21  5:30 UTC  (22+ messages)
` IBM z/OS compatibility issues - pthread
` IBM z/OS compatibility issues - per-thread locale functions

memcmp tests: work around the clang bug
 2019-12-21  4:42 UTC 

[PATCH] grep: a kwset matcher not work in a grep matcher
 2019-12-20 10:35 UTC  (22+ messages)
` bug#34951: "
                ` intptr_t vs. uintptr_t

[PATCH 1/2] dfa: fast->small for array elements
 2019-12-20  3:21 UTC  (2+ messages)
` [PATCH 2/2] dfa: struct dfamust now uses flexible array

localename: fix test failure on AIX 7.2
 2019-12-19  1:15 UTC 

Compiler warning with Oracle Developer Studio 12.6
 2019-12-19  1:10 UTC  (3+ messages)

sv_SE locale
 2019-12-18 22:53 UTC  (4+ messages)

Compile error with xlclang++ on AIX
 2019-12-18 18:36 UTC  (3+ messages)

[PATCH 1/4] dfa: tune via xzalloc
 2019-12-18 17:06 UTC  (7+ messages)
` [PATCH 2/4] fts: tune via calloc
` [PATCH 3/4] dfa: simplify charclass by assuming C99
` [PATCH 4/4] dfa: do not match invalid UTF-8

localename: ensure multithread-safety in future changes
 2019-12-18 16:19 UTC 

localename: optimize code for native Windows
 2019-12-18 14:08 UTC 

dfa.c badly broken when dropped into gawk
 2019-12-18  9:07 UTC  (3+ messages)

localcharset: optimize code for native Windows
 2019-12-17 17:46 UTC  (3+ messages)

localcharset: fix multithread-safety bug on Windows and OS/2
 2019-12-17 14:50 UTC 

build issues with gnulib
 2019-12-17 14:39 UTC 

mbsinit: fix compilation error in mingw-w64 7.0 with _UCRT defined
 2019-12-17  9:46 UTC 

Compile warning with mingw ("__stat64" redefined)
 2019-12-17  8:54 UTC  (2+ messages)

[PATCH 1/2] dfa: remove struct lexer_state.cur_mb_len
 2019-12-17  8:26 UTC  (2+ messages)
` [PATCH 2/2] dfa: remove one dependency on MB_CUR_MAX

dfa MT-safe?
 2019-12-16 10:20 UTC  (9+ messages)

duplocale: fix multithread-safety bug on AIX
 2019-12-15 22:47 UTC 

lock tests: skip test when no multithreading is enabled
 2019-12-15 19:05 UTC 

locale: fix compilation error in C++ mode on MSVC
 2019-12-13 12:19 UTC  (3+ messages)

wcstok: fix test failure on HP-UX
 2019-12-13  7:51 UTC 

strtod, strtold tests: avoid test failure on AIX 7.2
 2019-12-12 23:35 UTC 

[PATCH 1/4] dfa: separate parse and compile phase
 2019-12-12 23:26 UTC  (9+ messages)
` [PATCH 2/4] dfa: update commentary for previous change
` [PATCH 3/4] dfa: fix index overflow
` [PATCH 4/4] dfa: prefer signed integers for internals
      ` range types, ptrdiff_t, "

test-stdalign failure on AIX
 2019-12-12 18:31 UTC  (2+ messages)

duplocale: fix test failure on AIX 7.2 with xlclang
 2019-12-12 16:57 UTC 

stddef: document the AIX xlc issue
 2019-12-12 16:04 UTC 

wcwidth: avoid test failure on AIX 7.2
 2019-12-12 12:08 UTC 

ilogbl: work around Cygwin bug
 2019-12-12 11:40 UTC 

strtold: work around Cygwin bug
 2019-12-12 10:08 UTC 

[PATCH] fsync: document AIX misbehavior
 2019-12-12  1:53 UTC  (2+ messages)

getaddrinfo: fix calling convention in 32-bit mode on native Windows
 2019-12-12  1:52 UTC 

announcing support for C++
 2019-12-11 17:31 UTC  (2+ messages)

unistd tests: fix link error on MSVC
 2019-12-11 13:44 UTC 

stddef: fix compilation error in C++ mode on MSVC
 2019-12-11 11:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).