Assume C89, so PARAMS isn't needed.
[gnulib.git] / lib / ChangeLog
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2003-06-11 Bruno HaibleNew module 'sysexits'.
2003-06-11 Jim Meyering*** empty log message ***
2003-06-10 Bruno HaibleNew module strchrnul.
2003-06-10 Bruno Haibleargp facility from glibc-20030610.
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim Meyering*** empty log message ***
2003-06-07 Jim Meyering*** empty log message ***
2003-06-06 Jim Meyering*** empty log message ***
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 Meyering*** empty log message ***
2003-06-06 Jim Meyering*** empty log message ***
2003-06-06 Jim Meyering.
2003-06-05 Paul Eggertmktime.c: Assume freestanding C89 or better.
2003-06-05 Paul Eggertmktime.c: Fix Debian bug 177940.
2003-06-05 Paul EggertMerge human.c changes from coreutils.
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-02 Jim Meyering*** empty log message ***
2003-05-30 Karl Berrymktime update from libc
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-29 Paul Eggertin lib:
2003-05-28 Paul Eggert* addext.c (addext): Use assignment rather than cast...
2003-05-28 Paul Eggert* mktime.c (__mktime_internal): Do not reject negative...
2003-05-12 Bruno HaibleAvoid a failure on strings longer than 4 KB.
2003-05-12 Jim Meyering.
2003-05-05 Bruno HaibleUpgrade the width function to Unicode 4.0.
2003-04-25 Bruno HaibleInclude <stddef.h>, for size_t.
2003-04-25 Jim Meyering.
2003-04-11 Jim Meyering*** empty log message ***
2003-04-11 Jim Meyering*** empty log message ***
2003-04-11 Jim Meyering*** empty log message ***
2003-04-10 Bruno HaibleNew module 'findprog'.
2003-04-05 Jim Meyering.
2003-04-05 Jim Meyering.
2003-04-04 Bruno HaibleNew module 'linebreak'.
2003-04-03 Bruno HaibleNew modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4...
2003-04-02 Bruno HaibleNew module 'binary-io'.
2003-04-01 Bruno HaibleNew module 'pathname'.
2003-03-30 Bruno HaiblePortability to Woe32.
2003-03-28 Bruno HaibleNew module copy-file.
2003-03-18 Jim Meyering.
2003-03-14 Jim MeyeringMerge changes from Coreutils.
2003-03-13 Paul EggertMerge changes from Bison.
2003-03-13 Paul Eggert* hash.c: Include <stdbool.h> unconditionally.
2003-03-10 Paul Eggert* argmatch.c (EXIT_FAILURE): Define if the system doesn't.
2003-03-03 Bruno HaiblePortability to UnixWare.
2003-02-20 Bruno HaibleNew module poll, from Paolo Bonzini <bonzini@gnu.org>.
2003-02-18 Bruno HaibleTranscendental functions for 'long double', from Paolo...
2003-02-17 Bruno Haiblemkdtemp() function: create a private temporary directory.
2003-01-31 Bruno HaibleMake this module usable in shared libraries.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.
2003-01-29 Bruno HaibleNew module stpncpy.
2003-01-28 Bruno HaibleNew module c-ctype.
2003-01-27 Bruno HaibleNew module xsetenv.
2003-01-23 Bruno HaibleNew module minmax.
2003-01-22 Bruno HaibleNew module 'exit'.
2003-01-15 Bruno HaibleUse ANSI C function declarations.
2003-01-14 Jim Meyering.
2003-01-14 Bruno HaibleOptimization: Avoid unnecessary stat() calls.
2003-01-14 Bruno HaibleAvoid bug with non-ASCII characters.
2003-01-14 Bruno HaibleAdd comment about low quality of this function.
2003-01-13 Paul EggertFinish renaming getstr -> getdelim2 and readline -...
2003-01-12 Jim Meyering*** empty log message ***
2003-01-10 Bruno HaibleMake it possibly to simply write: #include <alloca.h>.
2003-01-09 Bruno HaibleMake it possible to #include <stdbool.h> without any...
2003-01-08 Bruno HaibleInclude specification first.
2003-01-08 Jim Meyering*** empty log message ***
2003-01-07 Jim Meyering*** empty log message ***
2003-01-07 Bruno HaibleMore consistent inttypes.h / stdint.h handling.
2003-01-06 Jim Meyering*** empty log message ***
2002-12-31 Paul Eggert* memcoll.c (memcoll): Fall back on a simple algorithm...
2002-12-31 Bruno HaibleNew file localcharset.h.
2002-12-31 Bruno HaibleDon't call ftruncate() when it's not needed.
2002-12-31 Bruno HaibleDon't use strcoll if it is broken.
2002-12-31 Bruno HaibleAvoid function names used in standard libraries.
2002-12-31 Bruno HaibleTest HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
2002-12-31 Bruno HaibleMake getline.h and unicodeio.h self-contained.
2002-12-17 Bruno HaibleMisc changes.
2002-12-11 Bruno HaibleAdd setenv, unsetenv.
2002-12-11 Bruno Haiblesetenv and unsetenv.
2002-12-10 Paul EggertPort exclude.c and exclude.h to more non-GNU systems...
2002-12-06 Jim Meyering*** empty log message ***
2002-12-06 Jim Meyering*** empty log message ***
2002-12-05 Paul EggertMerge some alloca.c changes from Emacs.
2002-12-04 Paul EggertDo not generate unlocked-io.h automatically, since...
2002-12-04 Jim Meyering*** empty log message ***
2002-12-04 Jim Meyering*** empty log message ***
2002-12-03 Jim Meyering.
2002-12-03 Jim Meyering * safe-read.c (IS_EINTR): Define.
2002-12-02 Bruno HaibleSynchronize safe-write with safe-read.
2002-12-02 Jim Meyering * safe-read.c (EINTR): Define.
2002-12-02 Jim Meyering * safe-read.h (SAFE_READ_ERROR): Define.
2002-12-01 Jim Meyering * safe-read.c: (safe_read): Also exit the loop when...
2002-11-28 Paul Eggert* hash.c (hash_lookup, hash_get_first, hash_get_next...
2002-11-26 Karl Berrycopy strdup.c from libc again.
next