regex-quote: Fix creation of POSIX extended regular expressions.
[gnulib.git] / lib /
2011-03-06 Bruno Haibleregex-quote: Fix creation of POSIX extended regular...
2011-03-03 Bruce Korbparse-duration: remove xalloc.h dependency
2011-02-28 Bruno Haiblelocalcharset: Assume ANSI C behaviour of free().
2011-02-28 Bruno HaibleOn Cygwin, use /proc file system instead of win32 API.
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-25 Eric Blakestrstr: revert patches that introduced bug and pessimiz...
2011-02-25 Paul Eggert* lib/openat-proc.c: Don't include dirname.h; not needed.
2011-02-24 Jim Meyeringstrstr: fix a bug whereby strstr would mistakenly retur...
2011-02-23 Bruno HaibleFix misindentation of preprocessor directives.
2011-02-22 Bruno Haibleioctl: Fix for MacOS X in 64-bit mode.
2011-02-22 Eric Blakemaint: adjust cpp indentation for my modules, as well
2011-02-22 Jim Meyeringmaint: adjust cpp indentation to reflect nesting depth
2011-02-22 Bruno HaibleNew module 'wctomb'.
2011-02-22 Bruno HaibleNew module 'mbtowc'.
2011-02-21 Bruno Haiblembrtowc: Tiny optimization.
2011-02-19 Bruno Haibleunictype/property-byname: Reduce the size of the 'data...
2011-02-19 Bruno Haibleunictype/scripts: Reduce the size of the 'data' segment.
2011-02-19 Bruno Haiblestdint: Cut dependency to module 'wchar'.
2011-02-18 Bruno Haiblegetloadavg: Add comments about platforms.
2011-02-18 Paul Eggert* lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off...
2011-02-15 Paul Eggertgetloadavg: set errno
2011-02-15 Paul Eggertgetloadavg: omit unused var
2011-02-15 Bruno HaibleConsistent macro naming for macros that use GCC __attri...
2011-02-15 Bruno HaibleDon't interfere with a program's definition of __attrib...
2011-02-13 Bruno Haiblembsinit: Work around mingw bug.
2011-02-13 Bruno Haiblembsinit: Don't crash for a NULL argument.
2011-02-13 Bruno HaibleDon't interfere with a program's definition of __attrib...
2011-02-13 Paul Eggertstdlib: don't get in the way of non-GCC __attribute__
2011-02-13 Bruno Haiblesetlocale: Prefer gnulib's override over libintl's...
2011-02-12 Paul Eggertstdlib: support non-GCC __attribute__
2011-02-12 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-12 Bruno Haiblesetlocale: Workaround native Windows bug.
2011-02-12 Bruno HaibleNew module 'setlocale'.
2011-02-11 Eric Blakestrptime: avoid compiler warnings
2011-02-09 Bruno HaibleNew module 'towctrans'.
2011-02-09 Bruno HaibleNew module 'wctrans'.
2011-02-09 Bruno HaibleNew module 'iswctype'.
2011-02-09 Bruno HaibleNew module 'wctype'.
2011-02-09 Bruno Haiblewctype-h: Ensure wctype_t and wctrans_t are defined.
2011-02-09 Paul Eggertflock: fix license typo
2011-02-08 Paul Eggertstdlib: improve random_r modularization
2011-02-08 Paul Eggertstdlib: don't depend on stdint
2011-02-08 Paul Eggertgetloadavg: don't depend on c-strtod, cloexec, fcntl...
2011-02-08 Jim Meyeringdi-set.h, ino-map.h: add multiple-inclusion guard
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-08 Jim Meyeringdi-set: add "const" to a cast
2011-02-07 Bruno HaibleNew module 'wcswidth'.
2011-02-07 Bruno HaibleNew module 'wcstok'.
2011-02-07 Bruno HaibleNew module 'wcsstr'.
2011-02-07 Bruno HaibleNew module 'wcspbrk'.
2011-02-07 Bruno HaibleNew module 'wcsspn'.
2011-02-07 Bruno HaibleNew module 'wcscspn'.
2011-02-07 Bruno HaibleNew module 'wcsrchr'.
2011-02-07 Bruno HaibleNew module 'wcschr'.
2011-02-07 Bruno HaibleNew module 'wcsdup'.
2011-02-07 Bruno HaibleNew module 'wcsxfrm'.
2011-02-07 Bruno HaibleNew module 'wcscoll'.
2011-02-07 Bruno HaibleNew module 'wcsncasecmp'.
2011-02-07 Bruno HaibleNew module 'wcscasecmp'.
2011-02-07 Bruno HaibleNew module 'wcsncmp'.
2011-02-07 Bruno HaibleNew module 'wcscmp'.
2011-02-07 Bruno HaibleNew module 'wcsncat'.
2011-02-07 Bruno HaibleNew module 'wcscat'.
2011-02-07 Bruno HaibleNew module 'wcpncpy'.
2011-02-07 Bruno HaibleNew module 'wcsncpy'.
2011-02-07 Bruno HaibleNew module 'wcpcpy'.
2011-02-07 Bruno HaibleNew module 'wcscpy'.
2011-02-07 Bruno HaibleNew module 'wcsnlen'.
2011-02-07 Bruno HaibleNew module 'wcslen'.
2011-02-07 Bruno HaibleNew module 'wmemset'.
2011-02-07 Bruno HaibleNew module 'wmemmove'.
2011-02-07 Bruno HaibleNew module 'wmemcpy'.
2011-02-07 Bruno HaibleNew module 'wmemcmp'.
2011-02-07 Jim Meyeringdi-set, ino-map: new modules, from coreutils
2011-02-07 Paul Eggertgetloadavg: merge minor changes from Emacs
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-02-05 Bruno HaibleNew module 'wmemchr'.
2011-02-05 Bruno Haiblewcsnrtombs: Prepare for new module wwcsnrtombs.
2011-02-05 Bruno Haiblewcsrtombs: Prepare for new module wwcsrtombs.
2011-02-05 Bruno Haiblembsnrtowcs: Prepare for new module mbsnrtowwcs.
2011-02-05 Bruno Haiblembsrtowcs: Prepare for new module mbsrtowwcs.
2011-02-04 Bruno Haiblevasnprintf: Reduce use of malloc for small format strings.
2011-02-01 Eric Blakedup2: work around Haiku bug
2011-01-31 Simon Josefssondoc: off_t is not available in eglibc 2.11.2 stdio.h.
2011-01-30 Paul Eggertmktime: clarify long_int width checking
2011-01-30 Paul EggertTYPE_MAXIMUM: avoid theoretically undefined behavior
2011-01-30 Paul Eggertmktime: #undef mktime before #defining it
2011-01-30 Paul Eggertmktime: systematically normalize tm_isdst comparisons
2011-01-29 Paul Eggertmktime: fix some integer overflow issues and sidestep...
2011-01-29 Paul Eggertmktime: avoid problems on NetBSD 5 / i386
2011-01-28 Paul Eggertmktime: fix misspelling in comment
2011-01-27 Bruno Haiblevma-iter, get-rusage-as: Add OpenBSD support.
2011-01-26 Eric Blakefcntl: work around Haiku F_DUPFD bugs
2011-01-26 Bruno HaibleNew module 'get-rusage-data'.
2011-01-26 Bruno Haibleget-rusage-as: Allow for easier testing.
2011-01-26 Bruno Haiblevma-iter: Treat Haiku like BeOS.
2011-01-25 Eric Blakec-stack: fix regression on cygwin when libsigsegv is...
next