| Age | Commit message (Expand) | Author |
| 2010-03-08 | These functions are going to first appear in 5.1, not 6.0. | snj |
| 2010-01-12 | merge conflicting error sections. | christos |
| 2010-01-11 | Add exp2 and exp2m | christos |
| 2009-10-04 | Mention NetBSD in HISTORY as well. | wiz |
| 2009-10-04 | add f{min,max,dim}{,l,f} from FreeBSD | christos |
| 2007-02-26 | remove references to old cabs() | drochner |
| 2007-02-22 | -get cabs() and cabsf() out of public view - these are historical and | drochner |
| 2006-07-03 | move manpages for frexp/ldexp/modf to libm -- the (most) implementation is | drochner |
| 2006-04-04 | Sort SEE ALSO, bump date for previous. | wiz |
| 2006-03-31 | we don't have FE_TOWARDZERO (yet), refer to FP_RZ instead | drochner |
| 2006-03-26 | Mention trunc(3), reminded by kjk. | xtraeme |
| 2006-03-25 | Add LIBRARY. | kleink |
| 2006-03-25 | Uncomment crossreference to round(3), we do have one. | uwe |
| 2006-03-25 | Uncomment crossreference to trunc now that we have it. | uwe |
| 2006-03-25 | Add trunc() and truncf() C99 functions, from FreeBSD. | xtraeme |
| 2006-03-15 | Bump date for previous. | wiz |
| 2006-03-15 | Add nan(3), nanf(3), and nanl(3); welcome libm.so.0.4. | kleink |
| 2006-01-24 | Note roundf() in STANDARDS, too. | kleink |
| 2005-09-16 | Add man page for l{,l}rint{,f}(3), very loosely based on the FreeBSD one. | wiz |
| 2005-07-21 | Punctuation fixes, bump date for log2{,f}. | wiz |
| 2005-07-21 | Add log2 and log2f from FreeBSD PR 83845 | christos |
| 2004-07-15 | round(3) and roundf(3) appeared in 2.0. | junyoung |
| 2004-07-10 | Move RCS Id to top of file; comment out reference to trunc(3), | wiz |
| 2004-07-10 | lib/24252: Add C99 functions round(3) and roundf(3). | junyoung |
| 2003-12-03 | Add a list of pre-defined values (such as pi, e etc.). | jschauma |
| 2003-11-02 | Uppercase name; from Jared Yanovich via jmc@openbsd. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-20 | Nit fixes from jmc@openbsd. | wiz |
| 2003-05-01 | Restore \fR that got lost in last. | wiz |
| 2003-05-01 | Remove reference to non-existent infnan(3) function. | gmcgarry |
| 2003-04-16 | Use | wiz |
| 2003-03-31 | bessel->Bessel, from Igor Sobrado in PR misc/19814 | perry |
| 2003-03-31 | bessel->Bessel from Igor Sobrado PR misc/19814 | perry |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-02-20 | Sort SEE ALSO. | wiz |
| 2002-02-20 | Drop superfluous .Pp, punctuation nit. | wiz |
| 2002-02-20 | Sort sections. | wiz |
| 2002-02-20 | Use standard headers, sort sections. | wiz |
| 2002-02-20 | Punctuation nits, use standard headers, sort sections, remove Tahoe references. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-01-15 | Whitespace nit. | wiz |
| 2001-11-10 | - sort sections | gmcgarry |
| 2001-04-11 | Fix date and (missing) punctuation. | wiz |
| 1999-11-19 | Don't pass so many args to .Nd macro. It just overflows. | enami |
| 1999-09-10 | Remove SCCS revision line from the middle of the copyright - the version | simonb |
| 1999-08-16 | Document isinff(3) and isnanf(3), cloned from the corresponding double- | kleink |
| 1999-08-16 | Document reentrant log gamma interfaces. | kleink |
| 1999-08-15 | Add single-precision versions of interfaces to their manual pages' NAME section | kleink |