summaryrefslogtreecommitdiff
path: root/lib/libc/quad
AgeCommit message (Expand)Author
2004-04-27A quad is two ints, not two longs. Also fix some problems withOtto Moerbeek
2004-04-25add/subtract ULONG_MAX + 1 on over/underflows, fixes float -> quadDaniel Hartmeier
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Protect use of long long with /* LONGLONG */Thorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt