Age | Commit message (Expand) | Author |
2013-07-05 | ... and gain rintf by using the same technique, along with aliases for | Marc Espie |
2013-07-05 | implement floorf and ceilf: same technique as floor and ceil, just with | Marc Espie |
2013-03-28 | Switch libc and libm to use strong aliases rather than weak aliases | Martynas Venckus |
2013-01-13 | Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB, | Martynas Venckus |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2011-05-30 | Trick lint into recording the right prototypes in the llib-lm.ln | Martynas Venckus |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-04-11 | in the old days compiler could not convert decimal constants | Martynas Venckus |
2009-04-08 | fix hexadecimal constant that was wrong; and confused with ieee. ok miod@ | Martynas Venckus |
2008-12-10 | use sys/cdefs.h; pointed out by theo | Martynas Venckus |
2008-12-09 | - 80-bit and quad precision trigonometric and other most | Martynas Venckus |
2008-06-25 | - expressions such as x != x and x == x are prone to errors and | Martynas Venckus |
2008-06-21 | cleaning up, no functional changes | Martynas Venckus |
2008-06-12 | spacing, add rcs ids, no binary change | Martynas Venckus |
2008-06-12 | some cleanup for noieee_src, as asked by millert@: remove fictional | Martynas Venckus |
2008-06-12 | - no need for ifdef dance (21), we have isnan, finite for vax | Martynas Venckus |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2000-10-10 | ^vax^__vax__ | Hugh Graham |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |