gnulib.git
2003-10-27 Paul EggertNew function xalloc_oversized.
2003-10-27 Paul EggertAdd x2realloc, x2nrealloc. Port to C99 inline.
2003-10-27 Paul Eggert(alloca): xmalloc cannot return NULL, so don't test...
2003-10-26 Karl Berry.
2003-10-26 Karl Berry(COPYING.DOC): no longer available from
2003-10-26 Paul EggertFix several address-calculation bugs in the hash modules,
2003-10-25 Karl Berryupdate from texinfo
2003-10-24 Karl Berryupdate from texinfo
2003-10-24 Karl Berryupdate from texinfo
2003-10-23 Paul EggertDon't include getndelim2.o twice into LIBOBJS.
2003-10-23 Karl Berryupdate from texinfo
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-21 Karl Berry.
2003-10-20 Bruno HaibleNew module 'wait-process'.
2003-10-20 Bruno HaiblePortability to HP-UX 10, found by Jim Meyering.
2003-10-18 Karl Berryconfig update
2003-10-17 Karl Berryupdate from texinfo
2003-10-16 Karl Berryupdate from config
2003-10-16 Paul Eggert(foo *) NULL + 0 == NULL
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-15 Karl Berry.
2003-10-14 Paul EggertHandle invalid suffixes and overflow independently...
2003-10-14 Bruno HaibleTest for sig_atomic_t. Part of modules 'fatal-signal...
2003-10-14 Bruno HaibleImproved 'fatal-signal' module.
2003-10-13 Richard Stallman(MAX_BUF_SIZE): Reduce to 2**15.
2003-10-13 Karl Berry.
2003-10-13 Paul EggertRevamp xalloc interface so that it can check for addres...
2003-10-11 Karl Berry.
2003-10-10 Bruno HaibleA little more dependencies of the 'argp' module.
2003-10-09 Karl Berryupdate from texinfo
2003-10-09 Karl Berry.
2003-10-08 Paul EggertMerge getpass from libc, plus a few fixes.
2003-10-08 Karl Berryupdate from texinfo
2003-10-08 Karl Berryupdate from texinfo
2003-10-07 Karl Berryupdate from texinfo
2003-10-07 Karl Berryupdate from config
2003-10-07 Karl Berry.
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-05 Karl Berryupdate from texinfo
2003-10-05 Paul EggertRework advice for preventing empty .o files.
2003-10-04 Karl Berryargp update from libc
2003-10-04 Karl Berryupdate from config
2003-10-03 Karl Berry.
2003-10-02 Bruno HaibleTweak Include section.
2003-10-02 Bruno HaiblePut gethostname into the right section.
2003-10-02 Bruno HaibleDon't mention getdomainname, xgetdomainname twice.
2003-10-01 Bruno HaibleDon't echo the password on Solaris, HP-UX, AIX, OSF/1.
2003-09-30 Richard Stallman(regex_compile): Free the stack when returning from...
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-28 Karl Berry.
2003-09-28 Paul EggertTrivial fixes to Makefile.am parts of module listings.
2003-09-27 Paul EggertOmit the special code that used __typeof__ for MIN...
2003-09-27 Paul EggertAdd 'free' module.
2003-09-27 Paul EggertUpdate comment about utimes bugs.
2003-09-27 Paul Eggert(error_tail): Don't cast alloca to (void *); it's alrea...
2003-09-27 Karl Berryupdate from automake
2003-09-27 Karl Berryupdate from texinfo
2003-09-27 Paul Eggert* error.c (error_tail): Move some declarations
2003-09-26 Bruno HaibleBetter avoid collision with AIX stpncpy().
2003-09-26 Bruno HaibleBetter handling of collision with AIX stpncpy() function.
2003-09-26 Bruno HaibleTest result on AIX 4.3.3 and AIX 5.1.
2003-09-26 Bruno HaibleTest result on glibc 2.x.
2003-09-26 Bruno HaibleTest for stpncpy function.
2003-09-26 Karl Berryreally install update from automake
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-26 Karl Berry.
2003-09-25 Bruno HaibleNew module 'getdomainname'.
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 HaibleNew modules 'getdomainname', 'xgetdomainname'.
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-25 Karl Berry.
2003-09-24 Paul EggertAdd xgethostname.h.
2003-09-24 Paul Eggert(freebuffer): Don't free the argument, just the buffer...
2003-09-24 Paul Eggert* README: Document assumptions that 'int' is at least...
2003-09-24 Karl Berryupdate from texinfo
2003-09-22 Karl Berryupdate from texinfo
2003-09-21 Karl Berryupdate from texinfo
2003-09-21 Karl Berry.
2003-09-19 Karl Berryargp.h update from libc
2003-09-18 Karl Berry.
2003-09-18 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEF...
next