log lib/ChangeLog @ 4359:3abffb51a661

age author description
Fri, 06 Jun 2003 19:46:10 +0000 Jim Meyering *** empty log message ***
Fri, 06 Jun 2003 19:20:05 +0000 Jim Meyering .
Thu, 05 Jun 2003 20:56:42 +0000 Paul Eggert mktime.c: Assume freestanding C89 or better.
Thu, 05 Jun 2003 06:44:12 +0000 Paul Eggert mktime.c: Fix Debian bug 177940.
Thu, 05 Jun 2003 04:35:13 +0000 Paul Eggert Merge human.c changes from coreutils.
Wed, 04 Jun 2003 23:35:22 +0000 Paul Eggert * exclude.c: (new_exclude, add_exclude): Remove casts that are
Wed, 04 Jun 2003 20:09:47 +0000 Paul Eggert Ensure we use gnulib mktime rather than glibc's mktime, on hosts
Wed, 04 Jun 2003 19:22:29 +0000 Paul Eggert .h files should stand alone, but we shouldn't include <sys/types.h>
Mon, 02 Jun 2003 08:23:24 +0000 Jim Meyering *** empty log message ***
Fri, 30 May 2003 15:06:41 +0000 Karl Berry mktime update from libc
Fri, 30 May 2003 13:29:10 +0000 Bruno Haible Upgrade to gettext-0.12.1.
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Wed, 28 May 2003 23:31:20 +0000 Paul Eggert * addext.c (addext): Use assignment rather than cast, to avoid
Wed, 28 May 2003 20:18:46 +0000 Paul Eggert * mktime.c (__mktime_internal): Do not reject negative timestamps
Mon, 12 May 2003 09:49:42 +0000 Bruno Haible Avoid a failure on strings longer than 4 KB.
Mon, 12 May 2003 08:20:35 +0000 Jim Meyering .
Mon, 05 May 2003 09:12:58 +0000 Bruno Haible Upgrade the width function to Unicode 4.0.
Fri, 25 Apr 2003 10:47:15 +0000 Bruno Haible Include <stddef.h>, for size_t.
Fri, 25 Apr 2003 07:47:11 +0000 Jim Meyering .
Fri, 11 Apr 2003 15:01:00 +0000 Jim Meyering *** empty log message ***
Fri, 11 Apr 2003 15:00:33 +0000 Jim Meyering *** empty log message ***
Fri, 11 Apr 2003 14:59:39 +0000 Jim Meyering *** empty log message ***
Thu, 10 Apr 2003 20:22:51 +0000 Bruno Haible New module 'findprog'.
Sat, 05 Apr 2003 06:49:57 +0000 Jim Meyering .
Sat, 05 Apr 2003 06:46:08 +0000 Jim Meyering .
Fri, 04 Apr 2003 15:02:12 +0000 Bruno Haible New module 'linebreak'.
Thu, 03 Apr 2003 18:35:07 +0000 Bruno Haible New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Wed, 02 Apr 2003 10:57:23 +0000 Bruno Haible New module 'binary-io'.
Tue, 01 Apr 2003 09:02:02 +0000 Bruno Haible New module 'pathname'.
Sun, 30 Mar 2003 16:20:41 +0000 Bruno Haible Portability to Woe32.
Fri, 28 Mar 2003 21:53:34 +0000 Bruno Haible New module copy-file.
Tue, 18 Mar 2003 08:53:03 +0000 Jim Meyering .
Fri, 14 Mar 2003 09:59:32 +0000 Jim Meyering Merge changes from Coreutils.
Thu, 13 Mar 2003 21:26:08 +0000 Paul Eggert Merge changes from Bison.
Thu, 13 Mar 2003 19:49:33 +0000 Paul Eggert * hash.c: Include <stdbool.h> unconditionally.
Mon, 10 Mar 2003 07:32:18 +0000 Paul Eggert * argmatch.c (EXIT_FAILURE): Define if the system doesn't.
Mon, 03 Mar 2003 17:24:09 +0000 Bruno Haible Portability to UnixWare.
Thu, 20 Feb 2003 13:10:05 +0000 Bruno Haible New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Tue, 18 Feb 2003 17:05:23 +0000 Bruno Haible Transcendental functions for 'long double', from Paolo Bonzini.
Mon, 17 Feb 2003 22:49:11 +0000 Bruno Haible mkdtemp() function: create a private temporary directory.
Fri, 31 Jan 2003 15:47:03 +0000 Bruno Haible Make this module usable in shared libraries.
Thu, 30 Jan 2003 13:48:21 +0000 Bruno Haible New modules vasnprintf and vasprintf.
Wed, 29 Jan 2003 16:47:24 +0000 Bruno Haible New module stpncpy.
Tue, 28 Jan 2003 13:47:46 +0000 Bruno Haible New module c-ctype.
Mon, 27 Jan 2003 13:37:35 +0000 Bruno Haible New module xsetenv.
Thu, 23 Jan 2003 18:29:34 +0000 Bruno Haible New module minmax.
Wed, 22 Jan 2003 12:37:16 +0000 Bruno Haible New module 'exit'.
Wed, 15 Jan 2003 12:45:54 +0000 Bruno Haible Use ANSI C function declarations.
Tue, 14 Jan 2003 14:46:04 +0000 Jim Meyering .
Tue, 14 Jan 2003 13:51:17 +0000 Bruno Haible Optimization: Avoid unnecessary stat() calls.
Tue, 14 Jan 2003 12:39:42 +0000 Bruno Haible Avoid bug with non-ASCII characters.
Tue, 14 Jan 2003 12:38:51 +0000 Bruno Haible Add comment about low quality of this function.
Mon, 13 Jan 2003 07:10:59 +0000 Paul Eggert Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Sun, 12 Jan 2003 08:51:30 +0000 Jim Meyering *** empty log message ***
Fri, 10 Jan 2003 21:06:49 +0000 Bruno Haible Make it possibly to simply write: #include <alloca.h>.
Thu, 09 Jan 2003 13:35:14 +0000 Bruno Haible Make it possible to #include <stdbool.h> without any #ifdefs.
Wed, 08 Jan 2003 18:42:38 +0000 Bruno Haible Include specification first.
Wed, 08 Jan 2003 15:41:44 +0000 Jim Meyering *** empty log message ***
Tue, 07 Jan 2003 14:11:03 +0000 Jim Meyering *** empty log message ***
Tue, 07 Jan 2003 13:09:32 +0000 Bruno Haible More consistent inttypes.h / stdint.h handling.
Mon, 06 Jan 2003 13:20:22 +0000 Jim Meyering *** empty log message ***
Tue, 31 Dec 2002 22:13:07 +0000 Paul Eggert * memcoll.c (memcoll): Fall back on a simple algorithm using
Tue, 31 Dec 2002 13:20:21 +0000 Bruno Haible New file localcharset.h.
Tue, 31 Dec 2002 13:02:48 +0000 Bruno Haible Don't call ftruncate() when it's not needed.
Tue, 31 Dec 2002 13:01:56 +0000 Bruno Haible Don't use strcoll if it is broken.
Tue, 31 Dec 2002 12:59:53 +0000 Bruno Haible Avoid function names used in standard libraries.
Tue, 31 Dec 2002 12:57:56 +0000 Bruno Haible Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
Tue, 31 Dec 2002 12:56:28 +0000 Bruno Haible Make getline.h and unicodeio.h self-contained.
Tue, 17 Dec 2002 11:49:10 +0000 Bruno Haible Misc changes.
Wed, 11 Dec 2002 20:34:41 +0000 Bruno Haible Add setenv, unsetenv.
Wed, 11 Dec 2002 20:31:00 +0000 Bruno Haible setenv and unsetenv.
Tue, 10 Dec 2002 19:41:43 +0000 Paul Eggert Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
Fri, 06 Dec 2002 08:08:23 +0000 Jim Meyering *** empty log message ***
Fri, 06 Dec 2002 08:00:59 +0000 Jim Meyering *** empty log message ***
Thu, 05 Dec 2002 20:46:37 +0000 Paul Eggert Merge some alloca.c changes from Emacs.
Wed, 04 Dec 2002 20:53:19 +0000 Paul Eggert Do not generate unlocked-io.h automatically, since it's easier to
Wed, 04 Dec 2002 10:12:32 +0000 Jim Meyering *** empty log message ***
Wed, 04 Dec 2002 08:03:39 +0000 Jim Meyering *** empty log message ***
Tue, 03 Dec 2002 10:57:11 +0000 Jim Meyering .
Tue, 03 Dec 2002 09:48:30 +0000 Jim Meyering * safe-read.c (IS_EINTR): Define.
Mon, 02 Dec 2002 18:53:53 +0000 Bruno Haible Synchronize safe-write with safe-read.
Mon, 02 Dec 2002 17:32:05 +0000 Jim Meyering * safe-read.c (EINTR): Define.
Mon, 02 Dec 2002 06:40:15 +0000 Jim Meyering * safe-read.h (SAFE_READ_ERROR): Define.
Sun, 01 Dec 2002 21:40:23 +0000 Jim Meyering * safe-read.c: (safe_read): Also exit the loop when read returns zero.
Thu, 28 Nov 2002 00:37:08 +0000 Paul Eggert * hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Tue, 26 Nov 2002 22:58:57 +0000 Karl Berry copy strdup.c from libc again.
Mon, 25 Nov 2002 14:23:57 +0000 Karl Berry .
Mon, 25 Nov 2002 14:13:38 +0000 Karl Berry .
Mon, 25 Nov 2002 13:22:47 +0000 Jim Meyering *** empty log message ***
Sun, 24 Nov 2002 10:40:09 +0000 Jim Meyering .
Sun, 24 Nov 2002 10:06:26 +0000 Jim Meyering .
Sat, 23 Nov 2002 16:17:51 +0000 Jim Meyering .
Sat, 23 Nov 2002 15:47:51 +0000 Jim Meyering .
Sat, 23 Nov 2002 15:09:07 +0000 Jim Meyering .
Sat, 23 Nov 2002 07:03:07 +0000 Paul Eggert hash.c: Avoid use of <assert.h>.
Sat, 23 Nov 2002 06:46:25 +0000 Paul Eggert quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Fri, 22 Nov 2002 16:25:53 +0000 Bruno Haible Orthogonal approach to read()/write() that handles EINTR and counts > 2^31
Thu, 21 Nov 2002 20:15:39 +0000 Bruno Haible Remove case insensitive option matching.
Thu, 21 Nov 2002 19:16:29 +0000 Bruno Haible Comment tweaks.
Thu, 21 Nov 2002 13:33:18 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 13:23:02 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:50:58 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:46:15 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:44:39 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 08:43:55 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 08:35:10 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 07:20:15 +0000 Paul Eggert Merge argmatch cleanups from Bison. Assume C89.
Tue, 19 Nov 2002 13:58:18 +0000 Bruno Haible Standard specification idiom. Make mbswidth.h self contained.
Tue, 19 Nov 2002 13:48:57 +0000 Bruno Haible Move to ANSI C.
Tue, 19 Nov 2002 13:32:42 +0000 Bruno Haible Move to ANSI C.
Fri, 15 Nov 2002 17:36:03 +0000 Bruno Haible Minimize diffs to glibc. Modernize.
Wed, 06 Nov 2002 18:25:27 +0000 Bruno Haible Change argument type to 'unsigned long'.
Tue, 05 Nov 2002 21:51:34 +0000 Bruno Haible Greatest common divisor.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Mon, 04 Nov 2002 15:24:56 +0000 Bruno Haible New header files.
Mon, 04 Nov 2002 13:53:07 +0000 Bruno Haible Update config.charset and localcharset.c to current gettext version.
Wed, 25 Sep 2002 15:26:39 +0000 Karl Berry update gettext.h from gettext.h
Wed, 25 Sep 2002 15:22:13 +0000 Karl Berry copies from libc.
Mon, 01 Jul 2002 14:23:28 +0000 Jim Meyering *** empty log message ***
Wed, 26 Jun 2002 06:16:13 +0000 Jim Meyering *** empty log message ***