summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Use allocsa instead of alloca.Bruno Haible2004-01-201-1/+1
* New module 'xallocsa'.Bruno Haible2004-01-201-0/+21
* Oops.Bruno Haible2004-01-201-1/+1
* New module 'allocsa'.Bruno Haible2004-01-201-0/+25
* New module 'eealloc'.Bruno Haible2004-01-201-0/+20
* Merge from coreutils.Paul Eggert2004-01-161-0/+1
* * modules/poll: Add BUILT_SOURCES.Paul Eggert2004-01-161-2/+3
* Upgrade to gettext-0.13.Bruno Haible2003-12-031-0/+9
* Use size_t instead of ssize_t.Bruno Haible2003-11-251-1/+0
* Remove dependency of alloca on xalloc.Paul Eggert2003-11-241-1/+0
* Use xsize.h to protect against memory size overflows.Bruno Haible2003-11-171-0/+2
* Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.Paul Eggert2003-11-131-2/+0
* Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.Bruno Haible2003-11-112-0/+3
* Use xsize.Bruno Haible2003-11-041-0/+1
* New module 'xsize'.Bruno Haible2003-11-041-0/+21
* Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.Jim Meyering2003-11-041-2/+1
* Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.Jim Meyering2003-11-041-1/+1
* (lib_SOURCES): Add userspec.h.Jim Meyering2003-11-031-4/+3
* Revamp xalloc_oversized so that its count arg need not fit into size_t.Paul Eggert2003-10-301-0/+1
* New module 'wait-process'.Bruno Haible2003-10-201-0/+29
* Improved 'fatal-signal' module.Bruno Haible2003-10-141-0/+1
* Revamp xalloc interface so that it can check for address arithmetic overflow.Paul Eggert2003-10-131-2/+2
* A little more dependencies of the 'argp' module.Bruno Haible2003-10-101-0/+2
* Merge getpass from libc, plus a few fixes.Paul Eggert2003-10-081-0/+1
* Remove version-etc-2 module.Bruno Haible2003-10-061-22/+0
* New module 'fatal-signal'.Bruno Haible2003-10-061-0/+25
* Tweak Include section.Bruno Haible2003-10-023-1/+3
* Trivial fixes to Makefile.am parts of module listings.Paul Eggert2003-09-282-0/+2
* Add 'free' module.Paul Eggert2003-09-271-0/+20
* New module 'getdomainname'.Bruno Haible2003-09-251-0/+21
* New module 'version-etc-2'.Bruno Haible2003-09-251-0/+22
* New modules 'xgetdomainname'.Bruno Haible2003-09-251-0/+20
* Add xgethostname.h.Paul Eggert2003-09-241-1/+3
* Sort dependencies by importance, not alphabetically.Paul Eggert2003-09-155-11/+11
* New module 'fwriteerror'.Bruno Haible2003-09-151-0/+19
* Depend on 'exit'.Paul Eggert2003-09-121-1/+2
* Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.Paul Eggert2003-09-125-6/+11
* * modules/time_r: Depend on 'restrict'.Paul Eggert2003-09-081-0/+1
* Add time_r module. Change timegm, mktime, and strftime to use localtime_rPaul Eggert2003-09-064-1/+28
* New module 'timegm'.Bruno Haible2003-09-011-0/+21
* Forgot to distribute strndup.h.Bruno Haible2003-09-011-0/+1
* New module 'progname'.Bruno Haible2003-08-201-0/+21
* * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target namePaul Eggert2003-08-181-2/+3
* Update.Bruno Haible2003-08-181-1/+5
* Add an include file to module 'strndup'.Bruno Haible2003-08-172-0/+26
* Avoid autoconf/autoheader warningBruno Haible2003-08-171-1/+1
* Update files list.Bruno Haible2003-08-171-0/+1
* Add BUILT-SOURCES.Paul Eggert2003-08-172-0/+2
* utimes merge from coreutilsPaul Eggert2003-08-171-1/+2
* Accept `.' as a separator only in pre-POSIX-200112 mode.Paul Eggert2003-08-161-0/+1