| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-12-08 | Reorder so that no prototype is needed. Is there a better way to get rid of ↵ | Peter S. Mazinger | |
| gcc warning instead of adding the loop for err/errx? attribute_noreturn is not enough ;-( | |||
| 2005-07-28 | Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc | Manuel Novoa III | |
| compatibility. Also change _glibc_strerror_r to __glibc_strerror_r for consistency. | |||
| 2004-03-11 | Rewrite the err/warn functions as they were broken (__noreturn__ funcs | Manuel Novoa III | |
| were returning). Anyway, also make them threadsafe and smaller. The error.c file still needs work. | |||
