summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strerror (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test the exported strsignal() API, not the (now hidden) internal APIguenther2015-09-141-8/+2
| | | | noted by daniel@
* Sync with current state of the tree.miod2010-02-141-2/+2
|
* Add tests for __strsignal(). Put here since the tests are very similarotto2005-05-132-1/+32
| | | | to the strerror() test.
* Try to catch some more errors and adapt to slightly changed strerror.otto2005-05-082-26/+27
|
* more tests, okay millert@ (we probably don't pass them all yet, and willespie2004-05-022-2/+73
| | | | after the strerror_r code is committed).
* Add tests for strerror.espie2004-04-303-0/+45