summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strerror.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-0/+4
| | | | Do the same for the non-wcs*/wmem* files while I'm here.
* Fix printing of weird errno's: negative values were printed as largebde1994-09-051-5/+9
| | | | | | unsigned's; null termination was only guaranteed for the first call. Fix lint: don't declare externs internally; they were both out of date.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+67
OpenPOWER on IntegriCloud