log

age author description
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.