gnulib.git
2003-11-17 Bruno HaibleMerge support for wide characters, from GNU gettext.
2003-11-17 Bruno HaibleNew function xmax.
2003-11-16 Karl Berryupdate from texinfo
2003-11-16 Karl Berryupdate from texinfo
2003-11-15 Karl Berryupdate from texinfo
2003-11-13 Karl Berry.
2003-11-13 Paul EggertRemove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
2003-11-13 Paul Eggertxstrtol.c (__xstrtol): Remove "break" immediately after
2003-11-12 Karl Berry.
2003-11-11 Bruno HaibleRely on SIZE_MAX and PTRDIFF_MAX as defined by ISO...
2003-11-11 Bruno HaibleMacro for determining PTRDIFF_MAX.
2003-11-11 Bruno HaibleMacro for determining SIZE_MAX.
2003-11-10 Paul EggertFix off-by-one error in xalloc_oversized.
2003-11-10 Karl Berry.
2003-11-09 Karl Berryupdate from automake
2003-11-06 Paul EggertReject allocations of exactly SIZE_MAX bytes.
2003-11-05 Bruno HaibleSolaris portability problem.
2003-11-05 Karl Berry.
2003-11-04 Bruno HaibleUse xsize.
2003-11-04 Bruno HaibleNew module 'xsize'.
2003-11-04 Jim Meyering*** empty log message ***
2003-11-04 Jim MeyeringUse the `$(VAR)' notation for AC_SUBST'd variable names...
2003-11-04 Jim MeyeringUse the `$(VAR)' notation for AC_SUBST'd variable names...
2003-11-04 Karl Berry.
2003-11-03 Bruno HaibleUse waitid if possible.
2003-11-03 Jim Meyering*** empty log message ***
2003-11-03 Jim Meyeringnew file
2003-11-03 Jim MeyeringInclude "userspec.h".
2003-11-03 Jim Meyering(lib_SOURCES): Add userspec.h.
2003-11-03 Karl Berryupdate from config
2003-11-02 Karl Berryvasprintf.c sync broken
2003-11-01 Karl Berryupdate from texinfo
2003-11-01 Paul EggertCatch size calculation overflow problem on Alphas runni...
2003-10-31 Jim Meyering*hash.c: Include "xalloc.h" for use of xalloc_oversized.
2003-10-31 Jim MeyeringInclude "xalloc.h" for use of xalloc_oversized.
2003-10-31 Jim Meyering* linebuffer.c: Include <string.h> for declaration...
2003-10-31 Jim MeyeringInclude <string.h> for declaration of memset.
2003-10-30 Paul EggertChange netbsd*-gnu pattern back to netbsd*-gnu*.
2003-10-30 Bruno HaibleCheck for overflow when converting from size_t to ...
2003-10-30 Bruno HaibleAdd comment.
2003-10-30 Karl Berry.
2003-10-30 Paul EggertRevamp xalloc_oversized so that its count arg need...
2003-10-30 Paul Eggerthost-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
2003-10-30 Paul EggertFix some bugs in the previous change.
2003-10-30 Paul EggertSimplify the code by using new xalloc.h features.
2003-10-29 Paul EggertLog xrealloc -> free+xmalloc changes for getgroups...
2003-10-29 Paul Eggert(quotearg_n_options): Use free/xmalloc rather than...
2003-10-29 Paul Eggert(getgroups): Don't use xrealloc, since we don't need...
2003-10-28 Paul EggertIdentify GNU/KFreeBSD and GNU/KNetBSD using their new...
2003-10-27 Karl Berryupdate from texinfo
2003-10-27 Bruno HaibleImproved support for BeOS: Avoid compilation error...
2003-10-27 Paul EggertModify exclude.c to use new xalloc primitives, for...
2003-10-27 Paul Eggertxalloc.h now uses inline, so includers need to configur...
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.
next