gnulib.git
2003-07-08 Paul EggertGet lib/argp* from glibc.
2003-07-07 Paul Eggert* mktime.c: Fix some boundary cases and remove need...
2003-07-07 Paul EggertFix some boundary cases and remove need for floating...
2003-07-06 Karl Berryupdate
2003-07-04 Bruno Haiblespelling.
2003-07-03 Karl Berryconfig.guess from prep
2003-07-01 Paul Eggert* lib/xreadlink.c: Include <sys/types.h> unconditionall...
2003-07-01 Bruno HaibleIgnore <unistd.h>.
2003-06-30 Bruno HaiblePartial doc of xalloc module, taken from GSS project.
2003-06-27 Karl Berry.
2003-06-26 Karl Berrycopyright update from automake
2003-06-26 Bruno HaibleProvide the correct errno.
2003-06-26 Bruno HaibleModule 'human' now depends on module 'stdbool'.
2003-06-26 Karl Berry.
2003-06-25 Bruno HaibleNew module 'readlink'.
2003-06-25 Bruno HaibleTest for ssize_t. Needed for portability to mingw32.
2003-06-25 Bruno HaibleTest for ssize_t. Needed for portability to mingw32.
2003-06-22 Karl Berryupdate mkinstalldirs from automake
2003-06-20 Bruno HaibleAssume ANSI C.
2003-06-18 Karl Berryupdate from prep
2003-06-18 Jim Meyering*** empty log message ***
2003-06-18 Jim MeyeringMerge changes from coreutils.
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2003-06-12 Bruno HaibleAdd a note about empty files.
2003-06-12 Karl Berry.
2003-06-11 Bruno HaibleFix typo in Makefile.am snippet.
2003-06-11 Bruno HaibleAdd a section "how to add a new module", suggested...
2003-06-11 Bruno HaibleNew module 'sysexits'.
2003-06-11 Jim Meyering*** empty log message ***
2003-06-11 Jim Meyering[LSTAT]: Compile/use slash_aware_lstat only if it is...
2003-06-11 Karl Berry.
2003-06-10 Bruno HaibleNew modules strchrnul, argp.
2003-06-10 Bruno HaibleNew module strchrnul.
2003-06-10 Bruno HaibleNew module argp.
2003-06-10 Bruno Haibleargp facility from glibc-20030610.
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2003-06-07 Bruno HaibleAvoid passive voice in comment.
2003-06-07 Karl Berryupdate from prep
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim MeyeringPut `Free Software Foundation, Inc.'
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim MeyeringDon't declare xmalloc explicitly.
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim Meyering(readtokens): Remove anachronistic casts of xmalloc,
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim MeyeringRemove definition/uses of PARAMS.
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim MeyeringFrom coreutils.
2003-06-07 Karl Berry.
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim MeyeringUse $(...) notation, not @...@ for AC_REPLACE'd variables.
2003-06-06 Jim Meyering*** empty log message ***
2003-06-06 Jim MeyeringMerge from coreutils.
2003-06-06 Bruno HaibleRename stdbool.h.in to stdbool_.h, for DOS and VMS...
2003-06-06 Jim Meyering*** empty log message ***
2003-06-06 Jim MeyeringMerge from coreutils.
2003-06-06 Bruno HaibleMoved here from stdbool.h.in.
2003-06-06 Bruno HaibleMove to stdbool_.h.
2003-06-06 Jim Meyering*** empty log message ***
2003-06-06 Jim MeyeringRemove trailing blanks.
2003-06-06 Jim Meyering*** empty log message ***
2003-06-06 Jim MeyeringMerge from coreutils.
2003-06-06 Jim Meyering.
2003-06-06 Jim MeyeringInclude <stdbool.h> unconditionally.
2003-06-05 Paul Eggertmktime.c: Assume freestanding C89 or better.
2003-06-05 Paul EggertAssume freestanding C89 or better.
2003-06-05 Paul Eggertmktime.c: Fix Debian bug 177940.
2003-06-05 Paul EggertFix Debian bug 177940
2003-06-05 Paul EggertMerge human.c changes from coreutils.
2003-06-04 Paul Eggert(new_exclude, add_exclude): Remove casts that are
2003-06-04 Paul Eggert* exclude.c: (new_exclude, add_exclude): Remove casts...
2003-06-04 Paul EggertEnsure we use gnulib mktime rather than glibc's mktime...
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2003-06-03 Karl Berryupdate from prep
2003-06-02 Karl Berry(version): new variable.
2003-06-02 Jim Meyering*** empty log message ***
2003-06-02 Jim Meyering Fix some minor time-related bugs with POSIX time argum...
2003-06-02 Jim Meyering Fix some minor time-related bugs with POSIX time argum...
2003-05-31 Karl Berry.
2003-05-31 Karl Berry.
2003-05-30 Karl Berrymktime update from libc
2003-05-30 Karl Berryconfig.rpath: get from gettext.
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-30 Bruno HaibleAdd gettext release stamp.
2003-05-29 Paul Eggertin lib:
2003-05-28 Paul Eggert* addext.c (addext): Use assignment rather than cast...
2003-05-28 Paul Eggert(addext): Use assignment rather than cast, to avoid...
2003-05-28 Paul Eggert* mktime.c (__mktime_internal): Do not reject negative...
2003-05-28 Paul Eggert(__mktime_internal): Do not reject negative timestamps...
2003-05-26 Jim Meyering*** empty log message ***
2003-05-26 Jim Meyering(UTILS_FUNC_DIRFD): Test the cache variable, not one
2003-05-24 Karl Berryupdate from prep
2003-05-22 Karl Berrytrivial help message fix
2003-05-20 Karl Berryupdate from prep
2003-05-18 Karl BerryTEXMF->TEXMFROOT
2003-05-18 Karl Berryautomake 1.7.5 updates
2003-05-17 Bruno HaibleFix quoting bugs.
2003-05-12 Bruno HaibleAvoid a failure on strings longer than 4 KB.
next