summaryrefslogtreecommitdiffstats
path: root/lib/libc/quad/TESTS/divrem.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove some unused ancient test files from 4.4 BSDmmcc2016-03-261-67/+0
| | | | ok guenther@, millert@, deraadt@
* zap remaining rcsid.espie2005-08-081-9/+2
| | | | | | Kill old files that are no longer compiled. okay theo
* A quad is two ints, not two longs. Also fix some problems withotto2004-04-271-7/+7
| | | | | | | conversions from floating point to quad. Problem reported by Marcus Holland-Moritz. From NetBSD. ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Fix RCS idstholo1996-08-191-7/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+84