log

age author description
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.
Thu, 21 Nov 2002 15:02:25 +0000 Bruno Haible Comment tweak.
Thu, 21 Nov 2002 13:33:18 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 13:33:10 +0000 Jim Meyering (strdup): Tweak comment and initial #if/#include.
Thu, 21 Nov 2002 13:32:12 +0000 Jim Meyering Remove strdup.c.
Thu, 21 Nov 2002 13:23:02 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 13:22:51 +0000 Jim Meyering 2002-09-25 Paul Eggert <eggert@twinsun.com>
Thu, 21 Nov 2002 09:51:39 +0000 Jim Meyering update copyright date
Thu, 21 Nov 2002 09:50:58 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:50:43 +0000 Jim Meyering 2002-07-13 Bruno Haible <bruno@clisp.org>
Thu, 21 Nov 2002 09:46:15 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:46:03 +0000 Jim Meyering (make_path): Minor reformatting.
Thu, 21 Nov 2002 09:44:39 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 09:44:27 +0000 Jim Meyering (make_path): Restore umask *before* creating the final component.
Thu, 21 Nov 2002 08:43:55 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 08:43:42 +0000 Jim Meyering Adjust to work with new autoconf macros, AC_FUNC_MALLOC
Thu, 21 Nov 2002 08:35:10 +0000 Jim Meyering *** empty log message ***
Thu, 21 Nov 2002 08:32:22 +0000 Jim Meyering (ME_DUMMY): Don't count entries of type `auto' as dummy
Thu, 21 Nov 2002 07:20:15 +0000 Paul Eggert Merge argmatch cleanups from Bison. Assume C89.
Thu, 21 Nov 2002 07:19:54 +0000 Paul Eggert Do not include <config.h> or <sys/types.h>.
Thu, 21 Nov 2002 07:19:33 +0000 Paul Eggert Include config.h here, not in argmatch.h.
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.
Mon, 18 Nov 2002 15:40:28 +0000 Dave Love (_GNU_SOURCE): Don't define.
Fri, 15 Nov 2002 17:36:03 +0000 Bruno Haible Minimize diffs to glibc. Modernize.
Fri, 15 Nov 2002 17:35:33 +0000 Bruno Haible Assume ANSI C.