Age | Commit message (Expand) | Author |
2018-07-18 | Remove the unused leftovers of the 4.4BSD libm, which was only used | Christian Weisgerber |
2016-09-12 | Reduce libm's exports and make internal calls go direct. | Philip Guenther |
2016-09-12 | Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecated | Philip Guenther |
2013-07-15 | bring reference C code that's not compiled in synch with asm code | 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 |
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 |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |