Age | Commit message (Expand) | Author |
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-07-24 | - remove isinff, isnanf. this has been moved to libc | Martynas Venckus |
2008-07-18 | fix cases, found by lint: | Martynas Venckus |
2008-07-17 | properly raise inexact; ok millert@ | Martynas Venckus |
2008-07-16 | some archaic 'n = a(b), c(d)' use that confused lint | 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-16 | fix some errors found by lint, e.g. declaration w/o types, make | 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-11 | drem{,f} are aliases for remainder{,f}, so: | Martynas Venckus |
2007-05-31 | add __signbit/__signbitf/__signbitl; nothing uses this file, it's just | Jason Wright |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-10-11 | scalb() in vax libm is in fact scalbn(), so change the symbol name. | Miod Vallat |
2000-10-10 | ^vax^__vax__ | Hugh Graham |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |