NetBSD/regress/lib
dsl 749e537220 The local function pointer wasn't enough to stop gcc using the builtin
strlen!  Move to file scope and make 'volatile'.
When test fails use write (printf might be broken) to report info.
To aid testing new versions, use dlsym() for "test_strlen" defaulting to
strlen() so that the rest of the program doesn't use the broken version.
2009-07-11 11:45:16 +00:00
..
csu Don't corrupt %r4 - it's a callee save. 2009-01-26 18:39:47 +00:00
libc The local function pointer wasn't enough to stop gcc using the builtin 2009-07-11 11:45:16 +00:00
libdes
libevent Update to libevent-1.4.11-stable. This has been a long time coming and 2009-07-08 21:23:52 +00:00
libm humble beginnings of regression tests for libm functions: test for 2007-08-21 19:52:36 +00:00
libposix Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
libprop make this compile again from Stathis Kamperis 2008-05-25 20:47:30 +00:00
libpthread add a test which exercises libpthread's ability to remember the 2009-04-02 12:58:44 +00:00
librt
libskey Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
libutil Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Don't try to descend into regress/lib/libcrypto now that it's not there 2009-02-14 00:26:14 +00:00
Makefile.inc