Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change strerror so that it never returns an empty string. | Bruno Haible | 2007-10-27 | 1 | -1/+1 |
* | Simplify and modernize strerror substitute, partly to fix Solaris 8 bug. | Paul Eggert | 2007-10-11 | 1 | -43/+14 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Fix strerror on Interix. | Eric Blake | 2007-09-25 | 1 | -1/+23 |
* | Oops, really avoid an empty translation unit. | Bruno Haible | 2007-03-04 | 1 | -3/+9 |
* | Make it possible to compile strerror.c separately, unconditionally. | Bruno Haible | 2007-03-03 | 1 | -1/+5 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -5/+3 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Include config.h, limits.h. Declare sprintf. | Paul Eggert | 2003-07-31 | 1 | -12/+24 |
* | simplest version | Karl Berry | 2002-09-03 | 1 | -0/+37 |