summaryrefslogtreecommitdiff
path: root/regress/lib/libc
AgeCommit message (Expand)Author
2001-12-31Need <stdlib.h> for exit() prototype (noticed by gcc 3.1).thorpej
2001-12-12MKfoo=no -> NOfootv
2001-10-28Add a not-a-number test, based on Ben Harris's infinity test.simonb
2001-10-27Quick test to make sure that __infinity is properly infinite. It isn't onbjh21
2001-09-24Fix typo in variable name.wiz
2001-09-22Descend into int_fmtio.simonb
2001-09-22Add a simple regression test for the printf/scanf formats insimonb
2001-09-21sparc64 uses 128-bit floating point.eeh
2001-09-20Visit sysatatat
2001-09-20Regression test to check that ioctl calls are restarted properly afteratatat
2001-07-25Returning values in void is BAD.matt
2001-07-24Random patch lying around my tree: When a conversion fails, print out thebjh21
2001-07-24explain why test3 does not work. [untested since my cable modem line is down!]christos
2001-07-23put back the alternate signal check I obliterated merging a conflict.christos
2001-07-23- make tests independent of the direction the stack growschristos
2001-07-20Visit clone/.thorpej
2001-07-18Test the "alternate exit signal" facility of clone(2).thorpej
2001-07-17A regression test for clone(2).thorpej
2001-05-24Need <string.h> for mem*() prototype declarations.kleink
2001-05-22regression test for swab.christos
2001-05-22add string.christos
2001-04-23Compile with rounding mode set to dynamic.ross
2001-04-06redo <inttypes.h> conversionross
2001-04-04Need -mieee-with-inexact here.ross
2001-03-22Don't require a Makefile.inc from the arch subdir.ross
2001-03-22replace use of non-portable FP_X_DNMLross
2001-03-22use fp_rnd type a bit, also do std multiple inclusion protross
2001-03-22two functions have been rewritten in Cross
2001-03-22__RCSID, __COPYRIGHTross
2001-03-22Move two functions from asm to C, as NetBSD has a MI interface:ross
2001-03-13Warn about hooking up ./testfloatross
2001-03-13Conversion notes.ross
2001-03-13Boilerplate, WARNS.ross
2001-03-13TestFloat-2a contained a bunch of code obviously intended to workross
2001-03-13Two new functions:ross
2001-03-13<machine/asm.h> conversion.ross
2001-03-13Boilerplate.ross
2001-03-13Generic conversion (ieeefp.h, inttypes, endian), no arm special cases yet.ross
2001-03-13Another generic-version of an originally target-specific .h file.ross
2001-03-13This file is target-specific in SoftFloat, but this is my attemptross
2001-03-13rcsid, WARNS, don't give \r to stdio opsross
2001-03-13rcsid, WARNS, don't occasionally fprintf or fputc a \rross
2001-03-13The NetBSD way.ross
2001-03-13BSD make conversion.ross
2001-03-13Original post-\r-rip include files for TestFloat-2aross
2001-03-13Import of .txt files from TestFloat-2A, after ripping the \r's out, sigh.ross
2001-03-13Import of TestFLoat-2a from UCB/John R. Hauser. Source alreadyross
2001-03-11Make "regress" depend on the binary, so "make regress" builds it if necessary.bjh21
2001-02-27fix NetBSD RCS id tagscgd
2001-02-20use getprogname()cgd