Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are done providing support for the vax. | 2016-03-09 | 1 | -15/+0 | |
| | | | | lots of agreement. | ||||
* | - add long double signbit | 2008-12-09 | 1 | -1/+4 | |
| | | | | | | | | | | | | | - make long double versions weak aliases to double versions, on archs where long doubles are 64 bits - no need to have two finites. finite() and finitef() are non-standard 3BSD obsolete versions of isfinite. remove from libm. make them weak_alias in libc to __isfinite and __isfinitef instead. similarly make 3BSD obsolete versions of isinf, isinff, isnan, isnanf weak_aliases to C99's __isinf, __isinff, __isnan, __isnanf - bump major ok millert@ | ||||
* | zap rcsid. | 2005-08-07 | 1 | -4/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | Fresh infinity from NetBSD. | 2000-10-10 | 1 | -4/+5 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+4 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+13 | |