| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1994-08-02 | Minor touch ups to match strsignal(3) man page | jtc | |
| 1994-01-10 | Fix spelling errors. | jtc | |
| 1993-10-07 | Moved strerror.[c3] from libc/stdio to libc/string. | jtc | |
| Since perror is not permitted to change strerror()'s static buffer, I have changed both functions to pass their own buffers to the new library-internal function _strerror() that actually does the error message string look up. Split strerror manpage into strerror and perror manpages. | |||
