summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* More explicit tests of longjmp.art2002-01-041-4/+17
|
* test for what longjmp(.., 0) doesart2002-01-042-0/+39
|
* A bug in the malloc test uncoveres a bug in longjmp on alpha.art2002-01-041-2/+2
| | | | How ironic.
* add sigreturn subdirmarc2002-01-031-2/+2
|
* sigret-normal, sigret-indirect, and sigret-altstack testsmarc2002-01-031-1/+12
|
* 3 12 and 20 are slowart2002-01-031-1/+3
|
* depend the tests on the test program.art2002-01-031-2/+2
|
* convert test prog into real regression testmarc2002-01-021-3/+12
|
* Split into smaller tests. It was easier than I thought.art2002-01-021-5/+8
| | | | | | XXX - Can someone who understands this verify that test8 is correct? It doesn't return failure (it can't and the code has a strange comment about it), but it prints something on sparc64 that could be interpreted as an error message).
* First conversion to bsd.regress.mk, needs to be split intoart2002-01-021-5/+5
| | | | smaller tests.
* trivial conversions to bsd.regress.mkart2002-01-018-64/+24
|
* Add options for slient operation and for specifying a count of roundsart2001-12-291-4/+35
| | | | instead of running to the limit.
* add headerderaadt2001-12-221-0/+3
|
* OpenBSD tag, explicit public domain noticemarc2001-12-171-0/+4
|
* sigreturn test programmarc2001-12-172-0/+184
|
* malloc(n) regression testderaadt2001-12-053-2/+114
|
* signal race fixesderaadt2001-11-111-4/+6
|
* Fix regression testericj2001-02-041-2/+2
|
* $OpenBSD$niklas2001-01-2925-2/+27
|
* Build dbtest before running the actual test.angelos2001-01-051-1/+1
|
* use sigemptyset()deraadt1998-06-031-1/+1
|
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-3/+3
|
* r?index -> strr?chrmillert1997-01-171-6/+6
|
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-152-3/+3
|
* -Wall madness.millert1996-12-214-4/+9
|
* db release 1.85deraadt1996-05-073-88/+196
|
* sync w/ Net 960425mickey1996-04-251-5/+1
|
* from netbsd; do not override other CFLAGS settingsderaadt1995-12-151-2/+2
|
* initial import of NetBSD treederaadt1995-10-1826-0/+3765