gnulib.git
2003-12-03 Bruno HaibleUpgrade to gettext-0.13.
2003-12-03 Bruno Haiblefprintf() test, from gettext-0.13.
2003-12-03 Bruno Haibleintmax_t test, from gettext-0.13.
2003-12-03 Bruno HaibleUpgrade to gettext 0.13. This is a nop.
2003-12-03 Paul Eggert* getgroups.c (getgroups): xmalloc takes one argument...
2003-12-02 Karl Berryupdate from texinfo
2003-11-30 Karl Berryupdate from texinfo
2003-11-29 Karl Berryargp update from libc
2003-11-26 Karl Berry.
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-25 Karl Berry.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-11-24 Bruno HaibleAdd xsize. Forgotten commit on 2003-11-04.
2003-11-22 Jim Meyering.
2003-11-22 Jim Meyering(x2nrealloc_inline): Fix typos in comments: s/size...
2003-11-21 Karl Berryconfig update
2003-11-18 Bruno HaibleAvoid alloca with too large size.
2003-11-18 Karl Berry.
2003-11-18 Karl Berry.
2003-11-17 Paul EggertS+T cannot overflow if S is the size of an existing...
2003-11-17 Paul EggertMention that S+T cannot overflow if S is the size of...
2003-11-17 Jim Meyering*** empty log message ***
2003-11-17 Jim MeyeringOn systems without utime and without a utimes function...
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
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.
next