| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+5 |
* | Add missing definition of _ macro. | Bruno Haible | 2007-07-21 | 1 | -1/+2 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -1/+1 |
* | * error.c (error_at_line, print_errno_message): Match libc, after | Eric Blake | 2006-08-29 | 1 | -9/+9 |
* | * misc/error.c: Add space between program name and message if file | Eric Blake | 2006-08-14 | 1 | -5/+4 |
* | * error.h: Fold in some upstream changes from glibc. | Eric Blake | 2006-08-06 | 1 | -39/+74 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h"; | Paul Eggert | 2004-12-29 | 1 | -4/+2 |
* | error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of | Simon Josefsson | 2004-10-04 | 1 | -1/+1 |
* | Remove dependencies on unlocked-io. | Paul Eggert | 2004-10-04 | 1 | -1/+1 |
* | Work around bug in OpenBSD 3.4 sterror_r: it | Paul Eggert | 2004-08-05 | 1 | -7/+3 |
* | Correct cpp indentation. | Jim Meyering | 2003-09-28 | 1 | -3/+3 |
* | (error_tail): Don't cast alloca to (void *); it's already (void *). | Paul Eggert | 2003-09-27 | 1 | -1/+1 |
* | * error.c (error_tail): Move some declarations | Paul Eggert | 2003-09-27 | 1 | -4/+3 |
* | (SIZE_MAX) [!defined SIZE_MAX]: Define. | Paul Eggert | 2003-09-26 | 1 | -24/+15 |
* | Merge changes from glibc. | Paul Eggert | 2003-09-26 | 1 | -1/+28 |
* | Assume vprintf. | Paul Eggert | 2003-09-12 | 1 | -8/+3 |
* | Correct indentation of cpp directives. | Jim Meyering | 2003-09-10 | 1 | -8/+8 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-08 | 1 | -100/+9 |
* | [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is 1. | Paul Eggert | 2003-08-04 | 1 | -29/+11 |
* | Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'. | Jim Meyering | 2002-12-06 | 1 | -1/+1 |
* | Merge in changes from libc's misc/error.c, in preparation | Jim Meyering | 2002-12-06 | 1 | -3/+12 |
* | change license to gpl. | Karl Berry | 2002-11-25 | 1 | -14/+10 |
* | Add copyright date of 2002. | Jim Meyering | 2002-11-23 | 1 | -1/+1 |
* | Include gettext.h instead of <libintl.h> with #ifdefs. | Bruno Haible | 2002-11-05 | 1 | -5/+6 |
* | Include unlocked-io.h. | Jim Meyering | 2001-11-17 | 1 | -0/+1 |
* | (strerror_r): Do not declare unless !_LIBC. | Jim Meyering | 2001-10-21 | 1 | -48/+51 |
* | Update from GNU libc. | Jim Meyering | 2001-09-02 | 1 | -46/+167 |
* | Add a couple #includes, merging from GNU libc version. | Jim Meyering | 2000-11-11 | 1 | -1/+9 |
* | [!HAVE_DECL_STRERROR_R]: Declare strerror_r. | Jim Meyering | 2000-06-24 | 1 | -0/+7 |
* | remove stray define before _LIBCSH-UTILS-2_0c | Jim Meyering | 2000-01-08 | 1 | -1/+1 |
* | (error): Use __strerror_r's return value only if HAVE_WORKING_STRERROR_R. | Jim Meyering | 2000-01-08 | 1 | -2/+10 |
* | (error_at_line): Use strerror portably here, too, | Jim Meyering | 1999-09-28 | 1 | -2/+5 |
* | (error): Don't use strerror_r's return value. | Jim Meyering | 1998-11-15 | 1 | -1/+4 |
* | new version from Uli | Jim Meyering | 1998-03-27 | 1 | -35/+36 |
* | update from fsf | Jim Meyering | 1998-03-15 | 1 | -22/+54 |
* | libitize | Jim Meyering | 1997-02-04 | 1 | -1/+2 |
* | . | Jim Meyering | 1996-10-29 | 1 | -2/+2 |
* | Use #if, not #ifdef in test for HAVE_CONFIG_H. | Jim Meyering | 1996-10-10 | 1 | -12/+12 |
* | Include error.h to align with libit -- under protest, François :-). | Jim Meyering | 1996-10-09 | 1 | -0/+3 |
* | Indent cpp-directives.TEXTUTILS-1_14b | Jim Meyering | 1996-04-18 | 1 | -10/+10 |
* | . | Jim Meyering | 1996-04-03 | 1 | -13/+13 |
* | update from FSF:/home/gd/gnu/lib | Jim Meyering | 1996-03-30 | 1 | -15/+78 |
* | Update from libc.SH-UTILS-1_12g | Jim Meyering | 1996-03-30 | 1 | -20/+37 |
* | new version from FSFTEXTUTILS-1_13i | Jim Meyering | 1995-12-15 | 1 | -4/+8 |
* | Fix typo in comment. | Jim Meyering | 1995-09-13 | 1 | -1/+1 |
* | merge with 1.11.1a | Jim Meyering | 1995-05-20 | 1 | -1/+6 |
* | . | Jim Meyering | 1995-03-20 | 1 | -44/+60 |
* | Initial revision | Jim Meyering | 1992-11-01 | 1 | -0/+105 |