log lib/error.c @ 5848:a48fb0e98c8c

age author description
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 29 Dec 2004 05:49:08 +0000 Paul Eggert [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
Mon, 04 Oct 2004 20:30:46 +0000 Simon Josefsson error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Thu, 05 Aug 2004 23:39:18 +0000 Paul Eggert Work around bug in OpenBSD 3.4 sterror_r: it
Sun, 28 Sep 2003 08:09:13 +0000 Jim Meyering Correct cpp indentation.
Sat, 27 Sep 2003 14:30:57 +0000 Paul Eggert (error_tail): Don't cast alloca to (void *); it's already (void *).
Sat, 27 Sep 2003 05:11:56 +0000 Paul Eggert * error.c (error_tail): Move some declarations
Fri, 26 Sep 2003 07:41:40 +0000 Paul Eggert (SIZE_MAX) [!defined SIZE_MAX]: Define.
Fri, 26 Sep 2003 07:35:01 +0000 Paul Eggert Merge changes from glibc.
Fri, 12 Sep 2003 19:47:20 +0000 Paul Eggert Assume vprintf.
Wed, 10 Sep 2003 08:33:11 +0000 Jim Meyering Correct indentation of cpp directives.
Mon, 08 Sep 2003 23:26:06 +0000 Paul Eggert Remove K&R cruft.
Mon, 04 Aug 2003 22:46:12 +0000 Paul Eggert [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is 1.
Fri, 06 Dec 2002 08:08:13 +0000 Jim Meyering Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
Fri, 06 Dec 2002 08:00:45 +0000 Jim Meyering Merge in changes from libc's misc/error.c, in preparation
Mon, 25 Nov 2002 00:17:33 +0000 Karl Berry change license to gpl.
Sat, 23 Nov 2002 15:07:14 +0000 Jim Meyering Add copyright date of 2002.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Sun, 21 Oct 2001 07:59:04 +0000 Jim Meyering (strerror_r): Do not declare unless !_LIBC.
Sun, 02 Sep 2001 13:22:25 +0000 Jim Meyering Update from GNU libc.
Sat, 11 Nov 2000 14:32:00 +0000 Jim Meyering Add a couple #includes, merging from GNU libc version.
Sat, 24 Jun 2000 12:01:03 +0000 Jim Meyering [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
Sat, 08 Jan 2000 17:53:35 +0000 Jim Meyering remove stray define before _LIBC
Sat, 08 Jan 2000 16:44:19 +0000 Jim Meyering (error): Use __strerror_r's return value only if HAVE_WORKING_STRERROR_R.
Tue, 28 Sep 1999 14:48:43 +0000 Jim Meyering (error_at_line): Use strerror portably here, too,
Sun, 15 Nov 1998 17:35:34 +0000 Jim Meyering (error): Don't use strerror_r's return value.
Fri, 27 Mar 1998 11:23:07 +0000 Jim Meyering new version from Uli
Sun, 15 Mar 1998 08:11:02 +0000 Jim Meyering update from fsf
Tue, 04 Feb 1997 03:26:31 +0000 Jim Meyering libitize
Tue, 29 Oct 1996 13:47:56 +0000 Jim Meyering .
Thu, 10 Oct 1996 02:50:37 +0000 Jim Meyering Use #if, not #ifdef in test for HAVE_CONFIG_H.
Wed, 09 Oct 1996 02:33:18 +0000 Jim Meyering Include error.h to align with libit -- under protest, François :-).
Thu, 18 Apr 1996 23:02:17 +0000 Jim Meyering Indent cpp-directives.
Wed, 03 Apr 1996 12:33:23 +0000 Jim Meyering .
Sat, 30 Mar 1996 14:26:16 +0000 Jim Meyering update from FSF:/home/gd/gnu/lib
Sat, 30 Mar 1996 12:39:36 +0000 Jim Meyering Update from libc.
Fri, 15 Dec 1995 15:35:15 +0000 Jim Meyering new version from FSF
Wed, 13 Sep 1995 13:15:35 +0000 Jim Meyering Fix typo in comment.
Sat, 20 May 1995 13:28:24 +0000 Jim Meyering merge with 1.11.1a
Sat, 20 May 1995 13:11:40 +0000 Jim Meyering GNU text utilities
Mon, 20 Mar 1995 14:26:41 +0000 Jim Meyering .
Tue, 21 Mar 1995 01:36:18 +0000 Jim Meyering GNU text utilities
Thu, 13 Oct 1994 02:05:39 +0000 Jim Meyering GNU shell utilities
Tue, 27 Sep 1994 19:58:10 +0000 Jim Meyering GNU shell utilities
Tue, 30 Nov 1993 15:49:00 +0000 Jim Meyering GNU shell utilities
Tue, 12 Oct 1993 01:50:02 +0000 Jim Meyering GNU shell utilities
Wed, 08 Sep 1993 17:47:04 +0000 Jim Meyering GNU shell utilities
Sun, 01 Nov 1992 05:44:30 +0000 Jim Meyering Initial revision