summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Make test-quotearg work on MacOS X and AIX.Bruno Haible2009-01-261-1/+12
* Use the posix_spawn or its replacement on all Unix platforms.Bruno Haible2009-01-262-2/+20
* Avoid redefining 'struct random_data' on OSF/1 5.1.Bruno Haible2009-01-251-0/+1
* Don't install charset.alias on MacOS X >= 10.3.Bruno Haible2009-01-251-1/+3
* Don't install charset.alias on mingw and Cygwin.Bruno Haible2009-01-251-2/+14
* Change c_strtod, c_strtold to no longer call xalloc_die().Bruno Haible2009-01-232-2/+2
* version-etc: Add emit_bug_reporting_address.Simon Josefsson2009-01-231-1/+1
* nanosleep: skip configure test (fail it) for apple universal buildsBruno Haible2009-01-211-0/+1
* mktime: skip configure test (fail it) for apple universal buildsBruno Haible2009-01-211-1/+1
* multiarch: avoid expand-before-require warningEric Blake2009-01-211-1/+1
* error: avoid expand-before-require warningEric Blake2009-01-211-1/+1
* Revert "regex: do not depend on obsolete modules."Paolo Bonzini2009-01-211-0/+2
* regex: do not depend on obsolete modules.Paolo Bonzini2009-01-201-2/+0
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-203-3/+3
* Tests for module 'link'.Martin Lambers2009-01-201-0/+12
* Use module 'progname' in some more tests.Bruno Haible2009-01-209-0/+9
* unistd: guarantee STDIN_FILENO here, for OS/2 EMXEric Blake2009-01-191-0/+1
* getdate-test: Use progname module.Simon Josefsson2009-01-191-0/+1
* fstrcmp-tests and filenamecat-tests: Use progname module.Simon Josefsson2009-01-192-0/+2
* New module 'link'.Martin Lambers2009-01-182-0/+26
* New module 'alphasort'.Bruno Haible2009-01-182-0/+28
* New module 'scandir'.Bruno Haible2009-01-182-0/+28
* Tests for module 'dprintf-posix'.Bruno Haible2009-01-181-0/+14
* New modules 'dprintf', 'dprintf-posix'.Bruno Haible2009-01-183-0/+68
* Tests for module 'vdprintf-posix'.Bruno Haible2009-01-181-0/+15
* New modules 'vdprintf', 'vdprintf-posix'.Bruno Haible2009-01-183-0/+68
* Avoid test-fflush2.sh failure on mingw.Bruno Haible2009-01-171-0/+1
* Avoid test-copy-file.sh failures when ACL support insufficient.Bruno Haible2009-01-141-1/+1
* Add m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.Bruno Haible2009-01-134-0/+8
* u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.Simon Josefsson2009-01-131-0/+2
* strftime: avoid compilation failure on Solaris 2.6Jim Meyering2009-01-021-0/+2
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-2515-0/+15
* Add support for universal builds to <inttypes.h>.Bruno Haible2008-12-251-0/+2
* Add support for universal builds to <stdint.h>.Bruno Haible2008-12-251-0/+2
* New module 'multiarch'.Bruno Haible2008-12-251-0/+21
* Relicense regex dependencies under LGPLv2+.Bruno Haible2008-12-255-5/+5
* Module getaddrinfo requires linking with $(GETADDRINFO_LIB).Bruno Haible2008-12-233-1/+7
* Work around mbrlen() bugs on various platforms.Bruno Haible2008-12-231-0/+1
* Remove HAVE_MBRTOWC conditionals. Use mbrtowc unconditionally.Bruno Haible2008-12-222-0/+4
* update regex to use the emulated mb*/wc* functionsPaolo Bonzini2008-12-221-0/+4
* Oops, undo last commit.Bruno Haible2008-12-221-1/+0
* Make mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.Bruno Haible2008-12-223-6/+6
* Tests for module 'wcsnrtombs'.Bruno Haible2008-12-221-0/+29
* New module 'wcsnrtombs'.Bruno Haible2008-12-223-0/+31
* Tests for module 'wcsrtombs'.Bruno Haible2008-12-211-0/+29
* New module 'wcsrtombs'.Bruno Haible2008-12-212-0/+32
* Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.Bruno Haible2008-12-212-0/+5
* Work around a btowc() bug on IRIX 6.5.Bruno Haible2008-12-211-0/+1
* Tests for module 'wcrtomb'.Bruno Haible2008-12-211-0/+27
* New module 'wcrtomb'.Bruno Haible2008-12-212-0/+29