Use three spaces, rather than tab, after '#'
[gnulib.git] / lib / ChangeLog
2003-08-15 Paul EggertUse three spaces, rather than tab, after '#'
2003-08-14 Paul EggertMerges from coreutils
2003-08-13 Paul EggertIgnore trailing white space and empty lines
2003-08-13 Paul EggertLeave whitespace alone when importing, undoing that...
2003-08-13 Paul EggertNormalize leading white space and remove trailing white...
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-08-11 Bruno HaibleWork around the lack of wcslen() on Solaris 2.5.1.
2003-08-11 Bruno HaibleUse a trick to ensure that _Bool can remain an enum...
2003-08-10 Karl Berryupdate regex.h from libc
2003-08-09 Paul EggertMerge from coreutils.
2003-08-06 Paul EggertLog yesterday's merge from coreutils.
2003-08-06 Paul EggertRemove bumpalloc.
2003-08-04 Paul Eggert* getloadavg.c: Sync with Emacs and then change to...
2003-08-03 Paul Eggert* stdbool_.h (_Bool): Make it signed char, instead...
2003-07-31 Paul Eggert* strerror.c: Include config.h, limits.h. Declare...
2003-07-24 Bruno HaibleChange getline and getdelim return type to ssize_t.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
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.
next