update from texinfo
[gnulib.git] / lib /
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...
2011-01-24 Bruno Haiblevma-iter: Avoid empty intervals.
2011-01-24 Jim Meyeringu64: remove unnecessary #include
2011-01-24 Bruno HaibleNew module 'vma-iter'.
2011-01-23 Bruno Haibleuninorm: Tweak includes.
2011-01-23 Bruno Haibleget-rusage-as: Improve on NetBSD.
2011-01-23 Jim Meyeringxreadlink.h: remove unnecessary #include
2011-01-23 Bruno Haibleget-rusage-as: Fix bug.
2011-01-21 Eric Blakestrerror_r-posix: work with glibc 2.13
2011-01-21 Bruno HaibleMake uN_strstr functions O(n) worst-case.
2011-01-21 Pádraig BradyPrepare for faster uN_strstr functions.
2011-01-21 Pádraig Bradyignore-value: remove dependency on stdint
2011-01-20 Jim Meyeringmountlist: clean up code formatting
2011-01-20 Markus Duftmountlist: add support for Interix
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-19 Eric Blakec-stack: assume stack overflow if SA_SIGINFO unsupported
2011-01-19 Eric Blakebinary-io: fix O_TEXT on Haiku
2011-01-18 Bruno Haibleget-rusage-as: Improvement for Cygwin.
2011-01-18 Paul Eggertstrftime: remove dependencies on multibyte modules
2011-01-18 Bruno HaibleNew module 'get-rusage-as'.
2011-01-14 Bruno Haiblefilemode: Make function declarations usable in C++...
2011-01-12 Rob Vermaassave-cwd: no longer include "xgetcwd.h"
2011-01-11 Jim Meyeringsave-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdi...
2011-01-11 Paul Eggertopenat, save-cwd: avoid xmalloc
2011-01-11 Paul Eggertopenat: Increase OPENAT_BUFFER_SIZE from 512 to at...
next