Age | Commit message (Expand) | Author |
2024-06-17 | Fix typo: s/fetesteexcept/fetestexcept/ | Tim van der Molen |
2022-07-25 | If a command or interface first appeared in PWB/UNIX, UNIX System III or | Jonathan Gray |
2022-03-29 | man pages: add missing word, The foo() ... -> The foo() function ... | Christian Weisgerber |
2022-03-29 | man pages: add missing commas in enumerations | Christian Weisgerber |
2021-06-29 | function args must not use .Ar and EDOM and ERANGE require .Er; | Ingo Schwarze |
2021-06-29 | insert missing .Ns | Ingo Schwarze |
2021-06-29 | basic mdoc(7) macro cleanup; patch from me at EmilEngler dot com | Ingo Schwarze |
2020-11-14 | remove macro instances from arbitrary string width specifiers. for example | Jason McIntyre |
2020-10-31 | Align with C99 (and our implementation) and describe the return values for | Mark Kettenis |
2020-02-08 | correct Research Unix edition "appeared in" use in HISTORY | Jonathan Gray |
2019-09-06 | More Version 1 AT&T UNIX history. | Ingo Schwarze |
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2018-03-16 | improve markup quality in the cases found by the new "--" style message | Ingo Schwarze |
2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common | Mark Kettenis |
2017-09-27 | Xr; from jan stary | Jason McIntyre |
2017-08-26 | For exceptional cases of mathematical formulae that can't reasonably | Ingo Schwarze |
2016-06-01 | Use \(mi instead of - for the mathematical minus sign as recommended by | Theo Buehler |
2016-04-27 | minor cleanup; | Jason McIntyre |
2016-04-26 | Remove predefined strings from libm pages. | Theo Buehler |
2016-03-12 | Fix markup problem introduced in the previous commit. Solution and | tb |
2016-03-10 | Remove VAX-specific bits of libm manpages. | tb |
2016-03-10 | remove Xr to infnan, a trickily hidden (from me anyway) vax page; | Jason McIntyre |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2015-11-10 | update NAME section to include all documented functions, | Jason McIntyre |
2015-09-14 | use .Va for global variables, and .Vt where the type is included | Ingo Schwarze |
2015-01-15 | remove .Tn; from Jan Stary <hans at stare dot cz> | Ingo Schwarze |
2013-11-03 | NaN -> \*(Na | Martynas Venckus |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-08-07 | Document lgamma_r, lgammaf_r, and lgammal_r. | Todd C. Miller |
2013-07-17 | more library history | Ingo Schwarze |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2012-02-26 | Fix several manpage titles, from Lawrence Teo. | Christiano F. Haesbaert |
2012-01-14 | many ways to get a log2... clue newbs. | Marc Espie |
2011-12-24 | formatting errors, found using freebsd's "igor"; | Jason McIntyre |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-09-22 | install infnan(3/VAX) into man3/vax/ on all archs; | Ingo Schwarze |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-24 | tweak previous; | Jason McIntyre |
2011-07-24 | Document fma, fmaf, fmal, nexttoward, nexttowardf, nexttowardl. | Martynas Venckus |
2011-07-21 | sundry tweakage; | Jason McIntyre |
2011-07-20 | Document complex math library. | Martynas Venckus |
2011-07-09 | - Fix the cabs, and cabsf prototypes in the manual pages; it's | Martynas Venckus |
2011-07-08 | Move fabs(3) manual page from libm to libc, for consistency. The | Martynas Venckus |
2011-07-08 | Revert (leaving the complex math part alone). Some stuff is depending | Martynas Venckus |
2011-07-08 | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | Martynas Venckus |
2011-07-07 | Remove references to math(3). | Martynas Venckus |
2011-07-07 | Remove references to math(3). | Martynas Venckus |
2011-07-07 | Remove math(3). OK theo. | Martynas Venckus |
2011-07-07 | Document extended-precision routines. | Martynas Venckus |
2011-05-26 | tweak previous; ok martynas | Jason McIntyre |