log lib/error.c @ 17935:0ad1f4c9eed5 default tip

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Thu, 04 Sep 2014 06:26:06 -0600 Eric Blake error: drop spurious semicolon
Wed, 09 Jul 2014 15:26:49 +0530 Siddhesh Poyarekar Define macros for glibc
Wed, 09 Jul 2014 15:26:17 +0530 Siddhesh Poyarekar Sync up error.c with glibc
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Sun, 20 Oct 2013 11:32:58 -0700 Jim Meyering error: add the printf attribute to a static function
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:09 -0800 Paul Eggert error, filevercmp: no 'static inline'
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Wed, 04 Jan 2012 14:31:33 +0100 Bruno Haible Talk about "native Windows API", not "Win32".
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Sun, 05 Jun 2011 14:57:16 +0200 Bruno Haible error: Avoid gcc warning.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 09 May 2010 12:16:00 +0200 Bruno Haible error: Use system's fcntl function.
Sun, 09 May 2010 12:00:55 +0200 Bruno Haible error: More reliable output on mingw.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 22 Nov 2009 19:33:24 +0100 Bruno Haible Oops, move the include of unistd.h in the last commit.
Sun, 22 Nov 2009 19:30:39 +0100 Bruno Haible error: account for the possibility of freopen (stdout).
Sat, 18 Jul 2009 07:58:57 -0600 Eric Blake error: fix mingw build
Sat, 18 Jul 2009 06:18:21 -0600 Eric Blake error: avoid undefined use of stdout
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sat, 21 Jul 2007 08:10:38 +0000 Bruno Haible Add missing definition of _ macro.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Tue, 29 Aug 2006 16:58:34 +0000 Eric Blake * error.c (error_at_line, print_errno_message): Match libc, after
Mon, 14 Aug 2006 16:08:25 +0000 Eric Blake * misc/error.c: Add space between program name and message if file
Sun, 06 Aug 2006 12:36:47 +0000 Eric Blake * error.h: Fold in some upstream changes from glibc.
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 .