Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
[gnulib.git] / lib / ChangeLog
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-07-20 Jim Meyering*** empty log message ***
2003-07-18 Paul Eggertmemcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleRemove obsolete Makefile.
2003-07-17 Bruno HaibleNew module 'getnline'.
2003-07-15 Karl Berrykarl srclist envvars, vasnprintf
2003-07-15 Jim Meyering*** empty log message ***
2003-07-14 Paul EggertUpdate gettext source files from gettext automatically...
2003-07-14 Jim Meyering*** empty log message ***
2003-07-14 Bruno HaibleNew module 'mempcpy'.
2003-07-14 Paul EggertSwitch from LGPL to GPL.
2003-07-11 Paul Eggert* obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
2003-07-10 Jim Meyering*** empty log message ***
2003-07-09 Paul Eggert* alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
2003-07-09 Jim Meyeringremove trailing blanks
2003-07-07 Paul Eggert* mktime.c: Fix some boundary cases and remove need...
2003-07-01 Paul Eggert* lib/xreadlink.c: Include <sys/types.h> unconditionall...
2003-06-25 Bruno HaibleNew module 'readlink'.
2003-06-20 Bruno HaibleAssume ANSI C.
2003-06-18 Jim Meyering*** empty log message ***
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.
next