summaryrefslogtreecommitdiff
path: root/lib/libc/quad/muldi3.c
AgeCommit message (Collapse)Author
2005-08-08zap remaining rcsid.Marc Espie
Kill old files that are no longer compiled. okay theo
2004-04-27A quad is two ints, not two longs. Also fix some problems withOtto Moerbeek
conversions from floating point to quad. Problem reported by Marcus Holland-Moritz. From NetBSD. ok millert@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt