summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* copysign: Does not require -lm on glibc systems.Bruno Haible2010-07-311-1/+1
* dirfd: Avoid link error on AIX 7.1.Bruno Haible2010-07-311-0/+1
* unistr/u*-chr, unistr/u*-strchr: Fix link errors and warnings.Bruno Haible2010-07-284-0/+4
* unistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like algorithm.Paolo Bonzini2010-07-231-0/+1
* unistr/u*-strchr: add testsPaolo Bonzini2010-07-233-0/+66
* unistr/u*-chr: prepare for multibyte testsPaolo Bonzini2010-07-232-0/+2
* getcwd: on Solaris, work better if ancestors are inaccessiblePaul R. Eggert2010-07-141-0/+1
* pthread: Add enough so that coreutils/src/sort.c compiles.Paul R. Eggert2010-07-131-1/+3
* Unify tests that set gl_cv_func_ldexp_no_libm.Bruno Haible2010-07-122-2/+3
* Tests for module '_Exit'.Bruno Haible2010-07-121-0/+11
* New module '_Exit'.Bruno Haible2010-07-122-0/+26
* strtod: make it more-accurate typically, and don't require libmPaul R. Eggert2010-07-122-5/+0
* unitypes: Fix bug introduced on 2010-05-18.Ian Beckwith2010-06-291-0/+1
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for calloc() replacement.Bruno Haible2010-06-221-1/+1
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for realloc() replacement.Bruno Haible2010-06-221-1/+1
* Fix HAVE_MALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Use modern idiom for malloc() replacement.Bruno Haible2010-06-211-1/+1
* test-inttostr: avoid warnings about 4-6KB literal stringsJim Meyering2010-06-111-0/+1
* inttostr-tests: depend on snprintf, not snprintf-posixJim Meyering2010-06-101-1/+1
* inttostr: add a new function, inttostr, and testsJim Meyering2010-06-102-0/+20
* Avoid relocwrapper link errors due to gnulib replacement functions.Bruno Haible2010-06-091-1/+0
* Update to GNU gettext 0.18.1.Bruno Haible2010-06-051-1/+1
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-04458-458/+1832
* Reduce dependencies.Bruno Haible2010-06-034-0/+39
* Reduce dependencies.Bruno Haible2010-06-031-1/+1
* time: work with mingw + pthreads-win32 libraryEric Blake2010-06-021-0/+1
* Don't use conversion with transliteration in u{8,16,32}_strcoll.Bruno Haible2010-05-243-6/+9
* Adjust #include directive style.Bruno Haible2010-05-241-1/+1
* regex: Don't require alloca.Bruno Haible2010-05-241-1/+1
* test-pwrite: do not leave behind a test file named "out"Jim Meyering2010-05-231-1/+2
* modules/valgrind-tests (configure.ac): Invoke gl_VALGRIND_TESTS.Simon Josefsson2010-05-201-0/+3
* Add new module valgrind-tests.Simon Josefsson2010-05-201-0/+11
* Avoid valgrind error reports from libunistring.Bruno Haible2010-05-192-0/+2
* New module 'libunistring-optional'.Bruno Haible2010-05-18831-744/+990
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-0/+2
* Remove useless test-pwrite.sh file.Peter O'Gorman2010-05-111-2/+1
* Update to GNU gettext 0.18.Bruno Haible2010-05-091-1/+2
* exclude: Unescape hashed patterns in wildcard mode.Sergey Poznyakoff2010-05-061-1/+3
* verify: automate testsEric Blake2010-05-051-0/+13
* Tests for module pwrite.Peter O'Gorman2010-05-051-0/+14
* New module pwrite.Peter O'Gorman2010-05-052-0/+28
* fpurge: Sharper test.Bruno Haible2010-05-011-0/+1
* ftello: Another test.Bruno Haible2010-05-011-2/+4
* ftell: Another test.Bruno Haible2010-05-011-2/+4
* ftell, ftello: Work around Solaris bug.Bruno Haible2010-05-011-0/+1
* headers: relax license to LGPLv2+Eric Blake2010-04-2910-10/+10
* inttypes: relax license to LGPLv2+Jim Meyering2010-04-291-1/+1
* getdate: Generate getdate.c in the source directory.Bruno Haible2010-04-281-0/+12