summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* New module 'wcswidth'.Bruno Haible2011-02-072-1/+28
* New module 'wcstok'.Bruno Haible2011-02-072-1/+18
* New module 'wcsstr'.Bruno Haible2011-02-072-1/+18
* New module 'wcspbrk'.Bruno Haible2011-02-072-1/+18
* New module 'wcsspn'.Bruno Haible2011-02-072-1/+18
* New module 'wcscspn'.Bruno Haible2011-02-072-0/+18
* New module 'wcsrchr'.Bruno Haible2011-02-072-1/+18
* New module 'wcschr'.Bruno Haible2011-02-072-1/+18
* New module 'wcsdup'.Bruno Haible2011-02-072-1/+18
* New module 'wcsxfrm'.Bruno Haible2011-02-072-1/+18
* New module 'wcscoll'.Bruno Haible2011-02-072-1/+18
* New module 'wcsncasecmp'.Bruno Haible2011-02-072-28/+45
* New module 'wcscasecmp'.Bruno Haible2011-02-072-1/+18
* New module 'wcsncmp'.Bruno Haible2011-02-072-0/+18
* New module 'wcscmp'.Bruno Haible2011-02-072-1/+18
* New module 'wcsncat'.Bruno Haible2011-02-072-1/+18
* New module 'wcscat'.Bruno Haible2011-02-072-1/+18
* New module 'wcpncpy'.Bruno Haible2011-02-072-1/+18
* New module 'wcsncpy'.Bruno Haible2011-02-072-1/+18
* New module 'wcpcpy'.Bruno Haible2011-02-072-1/+18
* New module 'wcscpy'.Bruno Haible2011-02-072-1/+18
* New module 'wcsnlen'.Bruno Haible2011-02-072-1/+18
* New module 'wcslen'.Bruno Haible2011-02-072-0/+18
* New module 'wmemset'.Bruno Haible2011-02-072-1/+18
* New module 'wmemmove'.Bruno Haible2011-02-072-1/+18
* New module 'wmemcpy'.Bruno Haible2011-02-072-1/+18
* New module 'wmemcmp'.Bruno Haible2011-02-072-1/+18
* unsetenv: work around Haiku issuesEric Blake2011-02-051-4/+14
* strerror_r-posix: port to cygwinEric Blake2011-02-051-1/+1
* New module 'wmemchr', part 3.Bruno Haible2011-02-051-1/+6
* New module 'wmemchr', part 2.Bruno Haible2011-02-051-2/+4
* New module 'wmemchr'.Bruno Haible2011-02-052-1/+13
* fdopendir: detect FreeBSD bugEric Blake2011-02-041-4/+8
* stdbool: do not define HAVE_STDBOOL_HPaul Eggert2011-02-041-9/+5
* dup2: work around Haiku bugEric Blake2011-01-311-6/+17
* TYPE_MAXIMUM: avoid theoretically undefined behaviorPaul Eggert2011-01-304-11/+16
* mktime: avoid infinite loopEric Blake2011-01-291-9/+11
* fcntl: work around Haiku F_DUPFD bugsEric Blake2011-01-261-2/+7
* Allow the user to avoid the GNULIB_TEST_* macros.Paul Eggert2011-01-231-1/+11
* wctype: Ensure valid C syntax.Bruno Haible2011-01-231-3/+2
* getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.hPaul Eggert2011-01-211-21/+24
* gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCEPaul Eggert2011-01-2115-29/+17
* mbfile, mbiter: Complete change from 2008-12-21.Bruno Haible2011-01-202-8/+2
* mountlist: add support for InterixMarkus Duft2011-01-201-0/+17
* include_next: Fix bug introduced on 2011-01-18.Bruno Haible2011-01-201-36/+50
* Allow the user to avoid the GNULIB_TEST_* macros.Bruno Haible2011-01-201-1/+11
* assume <ctype.h>, ..., <time.h> existPaul Eggert2011-01-1911-49/+43
* multiarch: remove AA_APPLE_UNIVERSAL_BUILDPaul Eggert2011-01-191-5/+2
* include_next: do not check for standard headers like stddef.hPaul Eggert2011-01-184-8/+18
* ansi-c++-opt: skip C++ dependency style if C++ is unusedEric Blake2011-01-181-6/+10