summaryrefslogtreecommitdiff
path: root/lib/libc/string/__strerror.c
AgeCommit message (Expand)Author
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-07-26const poisoning.mycroft
1998-02-16don't assume buf is NL_TEXTMAX longlukem
1998-02-03remove obsolete register declarationsperry
1997-07-13Fix RCSID'schristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1996-10-11Since the user provide his own message catalog (via NLSPATH and LANG)jtc
1996-01-20Include errno.h (declarations of sys_errlist and sys_nerr were movedjtc
1995-04-24cast last argument of catgets() to (char *) to quiet compiler's complaintscgd
1994-12-12Rework indirect reference support as outlined by my recent message tojtc
1994-11-18Private versions of cat*() functions now have only one leading underscore.jtc
1994-10-10Use __sys_errlist[] & __sys_nerr.jtc
1994-10-06Call internal NLS interfaces: __catopen(), __catgets(), and __catclose().jtc
1994-09-03__strerror() and __strsignal() have been broken out into their own filesjtc