gnulib.git
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...
2003-09-17 Paul Eggert(gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
2003-09-17 Paul EggertPort gnulib-tool to Solaris 8.
2003-09-17 Bruno HaibleComment about the validity of errno.
2003-09-17 Bruno HaibleNew module 'fwriteerror'.
2003-09-17 Karl Berry.
2003-09-16 Paul Eggertlinebuffer.c (readlinebuffer): Return NULL immediately...
2003-09-16 Bruno HaibleAdd a warning about duplicate dependencies.
2003-09-15 Paul EggertDon't trash errno when a read fails.
2003-09-15 Paul EggertSort dependencies by importance, not alphabetically.
2003-09-15 Bruno HaibleNew module 'fwriteerror'.
2003-09-15 Bruno Haibletypo
2003-09-14 Karl Berryno strdup.c sync any more
2003-09-13 Jim Meyering.
2003-09-13 Jim Meyering.
2003-09-13 Jim MeyeringCorrect cpp indentation.
2003-09-13 Jim Meyeringremove trailing newline
2003-09-13 Karl Berry.
2003-09-12 Paul EggertMore changes, mostly C89 related.
2003-09-12 Paul EggertDepend on 'exit'.
2003-09-12 Paul Eggert(jm_PREREQ_ADDEXT): Remove. All uses removed.
2003-09-12 Paul Eggert(gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
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 EggertRemove K&R cruft.
2003-09-12 Paul Eggert(getenv): Remove decl.
next