summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* wctype: Avoid compilation error on IRIX 6.5.30.Bruno Haible2010-09-021-0/+1
* New module 'socketlib'.Bruno Haible2010-09-022-0/+24
* New module 'host-cpu-c-abi'.Bruno Haible2010-08-311-0/+20
* Make the module 'realloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-1/+1
* Make the module 'calloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-0/+1
* Make the module 'malloc-gnu' work again on AIX and OSF/1.Bruno Haible2010-08-291-1/+1
* realloc-gnu: Really add the module description.Bruno Haible2010-08-281-0/+28
* Tests for module 'realloc-gnu'.Ralf Wildenhues2010-08-281-0/+10
* Tests for module 'calloc-gnu'.Ralf Wildenhues2010-08-281-0/+10
* Tests for module 'malloc-gnu'.Ralf Wildenhues2010-08-281-0/+10
* Rename module 'realloc' -> 'realloc-gnu'.Bruno Haible2010-08-282-5/+8
* Rename module 'calloc' -> 'calloc-gnu'.Bruno Haible2010-08-282-4/+30
* Rename module 'malloc' -> 'malloc-gnu'.Bruno Haible2010-08-284-6/+37
* pread, pwrite: add missing dependencyEric Blake2010-08-282-0/+2
* unistr/u*-strchr: Fix tests dependencies.Bruno Haible2010-08-282-0/+2
* read-file: Avoid memory reallocations with regular files.Giuseppe Scrivano2010-08-281-0/+4
* ftello: Relax license.Bruno Haible2010-08-281-1/+1
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-285-3/+2
* login_tty: add missing dependenyEric Blake2010-08-271-0/+1
* btowc: fix missing fileEric Blake2010-08-261-0/+1
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-261-7/+10
* stat-time: relax license LGPLJim Meyering2010-08-261-1/+1
* Rename module 'memxfrm' to 'amemxfrm'.Bruno Haible2010-08-157-10/+10
* Tests for module 'astrxfrm'.Bruno Haible2010-08-151-0/+11
* New module 'astrxfrm'.Bruno Haible2010-08-151-0/+22
* pthread: fix pthread.h creation for srcdir != builddirMatthias Bolte2010-08-141-1/+2
* open, chown: relax licenseEric Blake2010-08-103-3/+3
* readlinkat: adjust client modulesEric Blake2010-08-092-2/+2
* readlinkat: split into its own moduleEric Blake2010-08-094-4/+46
* Improve doc in MODULES.html.Bruno Haible2010-07-318-8/+8
* unistr/u8-strstr, unistr/u16-strstr: Optimize the one-character case.Bruno Haible2010-07-312-0/+2
* unistr/u*-strstr: Fix dependencies.Bruno Haible2010-07-313-0/+3
* 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