summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/perror.c
AgeCommit message (Expand)Author
1995-02-02Merged with 4.4lite.jtc
1994-10-06Change size of array passed to __strerror() from 128 to NL_TEXTMAX.jtc
1994-09-03Increased the size of char buffer used by perror(); the error strings mayjtc
1993-10-09Helper function _strerror is in the user's namespace, renamed it tojtc
1993-10-07Moved strerror.[c3] from libc/stdio to libc/string.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd