NetBSD/regress/lib
martin f771ab079a Add a simple double -> unsigned conversion test for values that can not
be represented by the same sized signed integer type. According to ISO C
this should work (and it works on i386), but it fails with the current
toolchain on sparc64, triggering a softfloat libc bug.
2003-05-03 19:33:51 +00:00
..
csu Align to 2**3, not 2**5. This works around a bug in gas 2.11.2 2002-11-22 17:25:46 +00:00
libc Add a simple double -> unsigned conversion test for values that can not 2003-05-03 19:33:51 +00:00
libcrypto some makefile de-linting 2002-09-18 05:41:35 +00:00
libposix some makefile de-linting 2002-09-18 05:41:35 +00:00
libpthread update comment to match code, pointed out by Nick Hudson <skrll@netbsd.org> 2003-04-11 12:56:25 +00:00
librt Add missing include for gcc-3.x 2003-02-28 05:29:48 +00:00
libskey some makefile de-linting 2002-09-18 05:41:35 +00:00
libutil string.h included. 2002-09-21 07:33:25 +00:00
Makefile Regression test for p1003.1b semaphores as found in librt. 2003-01-24 01:56:47 +00:00
Makefile.inc