New module 'wcsxfrm'.
[gnulib.git] / ChangeLog
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 Eric Blakeunsetenv: work around Haiku issues
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', part 2.
2011-02-05 Bruno HaibleNew module 'wmemchr'.
2011-02-05 Eric Blakefdopendir: detect FreeBSD bug
2011-02-05 Paul Eggertstdbool: do not define HAVE_STDBOOL_H
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-31 Eric Blakeignore-value: add missing test dependency
2011-01-30 Paul Eggertmktime: clarify long_int width checking
2011-01-30 Simon Josefssonignore-value: Fix self-test.
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 Eric Blakemktime: avoid infinite loop
2011-01-29 Simon Josefssonrename, unlink, same-inode: Relicense.
2011-01-29 Paul Eggertmktime: avoid problems on NetBSD 5 / i386
2011-01-28 Paul Eggertmktime: fix misspelling in comment
2011-01-28 Ralf Wildenhuesmove-if-change: cope with concurrent mv of identical...
2011-01-28 Bruce Korbusers.txt: Mention sharutils.
2011-01-28 Simon Josefssondoc: Update users.txt
2011-01-27 Bruno HaiblePrepare for supporting FreeBSD 10.
2011-01-27 Gerald PfeiferPrepare for supporting FreeBSD 10.
2011-01-27 Bruno Haiblevma-iter, get-rusage-as: Add OpenBSD support.
2011-01-26 Karl Berrymore make vars for makeinfo
2011-01-26 Eric Blakefcntl: work around Haiku F_DUPFD bugs
2011-01-26 Bruno HaibleEnable memory leak tests on AIX.
2011-01-26 Bruno HaibleTests for module 'get-rusage-data'.
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 Paul EggertAllow the user to avoid the GNULIB_TEST_* macros.
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 Jim Meyeringmaint.mk: add syntax-check rule: detect unnecessary...
2011-01-23 Bruno Haibleget-rusage-as: Fix bug.
2011-01-23 Bruno Haiblewctype: Ensure valid C syntax.
2011-01-22 Paul Eggertgetopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
2011-01-21 Paul Eggertgl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
2011-01-21 Eric Blakemaintainer-makefile: work with older git for submodule...
2011-01-21 Eric Blakebootstrap: minor portability fixes
2011-01-21 Benjamin Lindnerbootstrap: support --no-git option
2011-01-21 Eric Blakestrerror_r-posix: work with glibc 2.13
2011-01-21 Bruno HaibleuN_strstr: New unit tests.
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 Bradytest-malloca: unset MALLOC_PERTURB_ to speed up test
2011-01-21 Pádraig Bradyignore-value: remove dependency on stdint
2011-01-21 Jim Meyeringmaint.mk: adjust variable name to be consistent with...
2011-01-20 Jim MeyeringChangeLog: remove duplicate entry
2011-01-20 Jim Meyeringmaint.mk: make "check" depend on public-submodule-commi...
2011-01-20 Bruno Haiblembfile, mbiter: Complete change from 2008-12-21.
2011-01-20 Jim Meyeringinit.sh: insert space between each function name and...
2011-01-20 Jim Meyeringbootstrap: avoid failure when there is no .gitmodules...
2011-01-20 Jim Meyeringmountlist: clean up code formatting
2011-01-20 Markus Duftmountlist: add support for Interix
2011-01-20 Jim Meyeringmaint.mk: improve the public-submodule-commit rule
2011-01-20 Bruno Haibleinclude_next: Fix bug introduced on 2011-01-18.
2011-01-20 Bruno HaibleAllow the user to avoid the GNULIB_TEST_* macros.
2011-01-20 Jim Meyeringbootstrap: avoid failure when there is no .gitmodules...
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-20 Paul Eggertmultiarch: remove AA_APPLE_UNIVERSAL_BUILD
2011-01-19 Eric Blakec-stack: assume stack overflow if SA_SIGINFO unsupported
2011-01-19 Eric Blakestdbool-tests: accomodate Haiku
2011-01-19 Eric Blakebinary-io: fix O_TEXT on Haiku
2011-01-19 Paul Eggertinclude_next: do not check for standard headers like...
next