Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If NLS is disabled, strerror does not print the correct error string. | bluhm | 2007-03-01 | 1 | -2/+2 |
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
* | Merge common functionality of __strsignal and strerror_r. | otto | 2005-05-26 | 1 | -28/+48 |
* | Only append number when it fits to avoid truncation and return | otto | 2005-05-08 | 1 | -14/+11 |
* | correct strlcpy abuse | beck | 2005-04-20 | 1 | -4/+8 |
* | build the error message in strerror_r.c directly, avoiding one copy there. | espie | 2004-05-03 | 1 | -10/+100 |
* | Add strerror_r and functions versions of getchar_unlocked and | marc | 2002-11-21 | 1 | -0/+30 |