| Commit message (Expand) | Author | Age | Files | Lines |
* | Trick lint into recording the right prototypes in the llib-lm.ln |  martynas | 2011-05-30 | 1 | -9/+27 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -5/+1 |
* | use sys/cdefs.h; pointed out by theo |  martynas | 2008-12-10 | 1 | -2/+2 |
* | - 80-bit and quad precision trigonometric and other most |  martynas | 2008-12-09 | 1 | -14/+18 |
* | - remove isinff, isnanf. this has been moved to libc |  martynas | 2008-07-24 | 1 | -25/+1 |
* | fix cases, found by lint: |  martynas | 2008-07-18 | 1 | -2/+4 |
* | properly raise inexact; ok millert@ |  martynas | 2008-07-17 | 1 | -2/+2 |
* | some archaic 'n = a(b), c(d)' use that confused lint |  martynas | 2008-07-16 | 1 | -3/+11 |
* | - expressions such as x != x and x == x are prone to errors and |  martynas | 2008-06-25 | 1 | -6/+7 |
* | cleaning up, no functional changes |  martynas | 2008-06-21 | 1 | -71/+35 |
* | fix some errors found by lint, e.g. declaration w/o types, make |  martynas | 2008-06-16 | 1 | -5/+5 |
* | spacing, add rcs ids, no binary change |  martynas | 2008-06-12 | 1 | -1/+2 |
* | some cleanup for noieee_src, as asked by millert@: remove fictional |  martynas | 2008-06-12 | 1 | -0/+1 |
* | drem{,f} are aliases for remainder{,f}, so: |  martynas | 2008-06-11 | 1 | -79/+86 |
* | add __signbit/__signbitf/__signbitl; nothing uses this file, it's just |  jason | 2007-05-31 | 1 | -0/+24 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -5/+1 |
* | scalb() in vax libm is in fact scalbn(), so change the symbol name. |  miod | 2002-10-11 | 1 | -8/+8 |
* | ^vax^__vax__ |  hugh | 2000-10-10 | 1 | -34/+34 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+525 |