log

age author description
Wed, 04 Dec 2002 10:08:47 +0000 Jim Meyering * xstat.in: Remove file. Contents moved into stat.c.
Wed, 04 Dec 2002 08:03:39 +0000 Jim Meyering *** empty log message ***
Wed, 04 Dec 2002 08:03:16 +0000 Jim Meyering Simply #define SAFE_WRITE and include safe-read.c.
Wed, 04 Dec 2002 08:02:56 +0000 Jim Meyering Rework so that it may serve to define safe_write, too.
Tue, 03 Dec 2002 10:59:31 +0000 Jim Meyering (safe_write): Change comment to mention SAFE_WRITE_ERROR.
Tue, 03 Dec 2002 10:59:09 +0000 Jim Meyering (safe_read): Change comment to mention SAFE_READ_ERROR.
Tue, 03 Dec 2002 10:57:11 +0000 Jim Meyering .
Tue, 03 Dec 2002 10:55:51 +0000 Jim Meyering safe-read.c, safe-write.c: Change variable names and comments, but
Tue, 03 Dec 2002 09:48:30 +0000 Jim Meyering * safe-read.c (IS_EINTR): Define.
Tue, 03 Dec 2002 09:48:14 +0000 Jim Meyering (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 17:31:49 +0000 Jim Meyering (EINTR): Define.
Mon, 02 Dec 2002 06:40:15 +0000 Jim Meyering * safe-read.h (SAFE_READ_ERROR): Define.
Mon, 02 Dec 2002 06:40:00 +0000 Jim Meyering (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.
Sun, 01 Dec 2002 21:40:08 +0000 Jim Meyering (safe_read): Also exit the loop when read returns zero.
Sun, 01 Dec 2002 14:26:18 +0000 Karl Berry prep update
Thu, 28 Nov 2002 00:37:08 +0000 Paul Eggert * hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
Thu, 28 Nov 2002 00:34:24 +0000 Paul Eggert (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 22:24:53 +0000 Karl Berry install-sh from automake, automake from cvs instead of installed
Mon, 25 Nov 2002 22:24:18 +0000 Karl Berry update from automake for variable quoting, $0 in
Mon, 25 Nov 2002 19:09:44 +0000 Karl Berry update from texinfo
Mon, 25 Nov 2002 16:32:04 +0000 Karl Berry .
Mon, 25 Nov 2002 16:31:49 +0000 Karl Berry ($LIBCSRC/time/mktime.c lib gpl): new entry.
Mon, 25 Nov 2002 15:31:05 +0000 Jim Meyering Really sync with libc, not with my locally-modified copy.
Mon, 25 Nov 2002 14:27:12 +0000 Karl Berry initial
Mon, 25 Nov 2002 14:24:39 +0000 Karl Berry ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new entry.
Mon, 25 Nov 2002 14:23:57 +0000 Karl Berry .
Mon, 25 Nov 2002 14:23:38 +0000 Karl Berry copy from libc, meaning we now #include <strtol.c>
Mon, 25 Nov 2002 14:13:38 +0000 Karl Berry .
Mon, 25 Nov 2002 13:22:47 +0000 Jim Meyering *** empty log message ***
Mon, 25 Nov 2002 13:22:20 +0000 Jim Meyering Sync from libc, now that it has the latest fix.
Mon, 25 Nov 2002 13:17:17 +0000 Jim Meyering remove trailing spaces
Mon, 25 Nov 2002 00:21:32 +0000 Karl Berry restore additional quoting on variables
Mon, 25 Nov 2002 00:20:03 +0000 Karl Berry account for gnulib changing libc files to gpl
Mon, 25 Nov 2002 00:19:45 +0000 Karl Berry some libc files now not copyable, some newly copyable
Mon, 25 Nov 2002 00:18:50 +0000 Karl Berry new automake release/directory
Mon, 25 Nov 2002 00:17:33 +0000 Karl Berry change license to gpl.
Sun, 24 Nov 2002 10:40:09 +0000 Jim Meyering .
Sun, 24 Nov 2002 10:39:54 +0000 Jim Meyering Merge in changes from libc.
Sun, 24 Nov 2002 10:06:26 +0000 Jim Meyering .
Sun, 24 Nov 2002 10:06:16 +0000 Jim Meyering Avoid a link-time failure on some Linux systems.
Sat, 23 Nov 2002 16:17:51 +0000 Jim Meyering .
Sat, 23 Nov 2002 16:17:34 +0000 Jim Meyering (str2signum, sig2str): Avoid a warning from gcc:
Sat, 23 Nov 2002 15:47:51 +0000 Jim Meyering .
Sat, 23 Nov 2002 15:47:14 +0000 Jim Meyering [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
Sat, 23 Nov 2002 15:09:07 +0000 Jim Meyering .
Sat, 23 Nov 2002 15:08:35 +0000 Jim Meyering Remove unneeded parentheses around operands of `defined'.
Sat, 23 Nov 2002 15:07:14 +0000 Jim Meyering Add copyright date of 2002.
Sat, 23 Nov 2002 07:23:50 +0000 Paul Eggert Add copyright notice.
Sat, 23 Nov 2002 07:03:07 +0000 Paul Eggert hash.c: Avoid use of <assert.h>.
Sat, 23 Nov 2002 07:02:40 +0000 Paul Eggert Avoid use of <assert.h>, as the GNU Coding Standards hint that one
Sat, 23 Nov 2002 06:46:25 +0000 Paul Eggert quotearg.c, quotearg.c changes to assume C89 and fix a few bugs
Sat, 23 Nov 2002 06:45:49 +0000 Paul Eggert Include quotearg.h immediately after config.h.
Sat, 23 Nov 2002 06:45:22 +0000 Paul Eggert Allow multiple inclusion by surrounding with
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.