Mention that the 'free' module, LIA-1.
[gnulib.git] / lib /
2003-10-26 Paul EggertFix several address-calculation bugs in the hash modules,
2003-10-22 Paul EggertMeyers -> Myers
2003-10-22 Paul Eggert(getndelim2): When size calculation overflows,
2003-10-22 Paul EggertMerge changes from glibc obstack; minor cleanups to...
2003-10-22 Paul EggertDon't use lvalue casts, as GCC plans to remove support...
2003-10-20 Bruno HaibleNew module 'wait-process'.
2003-10-20 Bruno HaiblePortability to HP-UX 10, found by Jim Meyering.
2003-10-16 Paul Eggertgetgroups.c: minor fixups.
2003-10-16 Paul EggertInclude <errno.h>, <stdlib.h>.
2003-10-16 Jim Meyering.
2003-10-16 Jim MeyeringInclude <string.h>, for declarations of memset and...
2003-10-16 Paul EggertFix address-arithmetic and alloca bugs in fnmatch.
2003-10-16 Paul EggertCheck for address arithmetic overflow.
2003-10-16 Paul EggertDo not include <inttypes.h> or <stdint.h>.
2003-10-14 Paul EggertHandle invalid suffixes and overflow independently...
2003-10-14 Bruno HaibleImproved 'fatal-signal' module.
2003-10-13 Paul EggertRevamp xalloc interface so that it can check for addres...
2003-10-08 Paul EggertMerge getpass from libc, plus a few fixes.
2003-10-06 Bruno HaibleRemove version-etc-2 module.
2003-10-06 Bruno HaibleMerge version-etc-2 back into version-etc: Better way...
2003-10-06 Bruno HaibleNew module 'fatal-signal'.
2003-10-04 Karl Berryargp update from libc
2003-10-01 Bruno HaibleDon't echo the password on Solaris, HP-UX, AIX, OSF/1.
2003-09-30 Paul Eggert* strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: Fix arg...
2003-09-28 Jim Meyering.
2003-09-28 Jim MeyeringCorrect cpp indentation.
2003-09-27 Paul EggertOmit the special code that used __typeof__ for MIN...
2003-09-27 Paul EggertAdd 'free' module.
2003-09-27 Paul Eggert(error_tail): Don't cast alloca to (void *); it's alrea...
2003-09-27 Paul Eggert* error.c (error_tail): Move some declarations
2003-09-26 Bruno HaibleBetter handling of collision with AIX stpncpy() function.
2003-09-26 Paul EggertDocument recent checkins.
2003-09-26 Paul Eggert(SIZE_MAX) [!defined SIZE_MAX]: Define.
2003-09-26 Paul EggertMerge changes from glibc.
2003-09-25 Karl Berryupdates from libc,automake
2003-09-25 Bruno HaibleNew module 'version-etc-2'.
2003-09-25 Bruno HaibleFix comment.
2003-09-25 Bruno HaibleReturn -1/EINVAL when the buffer is too small.
2003-09-25 Bruno HaibleNew modules 'xgetdomainname'.
2003-09-25 Bruno HaibleNew module 'getdomainname'.
2003-09-24 Paul EggertAdd xgethostname.h.
2003-09-24 Paul Eggert(freebuffer): Don't free the argument, just the buffer...
2003-09-21 Karl Berry.
2003-09-19 Karl Berryargp.h update from libc
2003-09-17 Bruno HaibleComment about the validity of errno.
2003-09-16 Paul Eggertlinebuffer.c (readlinebuffer): Return NULL immediately...
2003-09-15 Paul EggertDon't trash errno when a read fails.
2003-09-15 Bruno HaibleNew module 'fwriteerror'.
2003-09-13 Jim Meyering.
2003-09-13 Jim Meyering.
2003-09-13 Jim MeyeringCorrect cpp indentation.
2003-09-12 Paul EggertMore changes, mostly C89 related.
2003-09-12 Paul Eggert(LOCALE_PARAM_PROTO): Renamed from LOCALE_PARAM_DECL...
2003-09-12 Paul EggertUse "exit.h" rather than rolling EXIT_FAILURE ourselves...
2003-09-12 Paul EggertAssume vprintf.
2003-09-12 Paul EggertRemove K&R cruft.
2003-09-12 Paul Eggert(getenv): Remove decl.
2003-09-12 Paul EggertRemove K&R cruft.
2003-09-11 Bruno HaibleFix ChangeLog entry.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-11 Paul Eggert(main): Define with a prototype.
2003-09-11 Paul EggertRemove K&R cruft.
2003-09-10 Bruno HaibleAssume ANSI C.
2003-09-10 Bruno HaibleAssume ANSI C <string.h>, <stdlib.h>.
2003-09-10 Bruno HaibleAssume ANSI C.
2003-09-10 Jim Meyering.
2003-09-10 Jim MeyeringCorrect indentation of cpp directives.
2003-09-10 Paul Eggert(strchrnul): Convert arg to char, not to unsigned char.
2003-09-10 Paul Eggertunsigned char -> char in strchrnul
2003-09-10 Paul EggertRemove K&R cruft, day two.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-10 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul Eggert(physmem_total, physmem_available, main): Define with...
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertInclude <stdlib.h>.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertInclude <sys/types.h>, so that this file is self-contained.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertInclude <sys/types.h>, so that it's self-contained.
2003-09-09 Paul Eggert(readname, default_index, line_size, readname):
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft in getopt.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul EggertRemove K&R cruft.
2003-09-09 Paul Eggert(getloadavg, main): Define via prototypes.
2003-09-09 Paul EggertAssume C89 or better; remove K&R cruft.
2003-09-09 Paul EggertInclude <stddef.h>.
2003-09-09 Paul EggertRemove K&R cruft.
next