summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
2000-11-08put infnan in there, even though it is depricatedTheo de Raadt
2000-10-10^vax^__vax__Hugh Graham
2000-06-062nd patch for stack mishandling; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-02$OpenBSD$Todd T. Fries
1999-08-16point at isinff and isnanfTheo de Raadt
1999-07-18I think that libm_i387 has lived too longTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-07-02.Dd should not be given abbreviated month namesAaron Campbell
1999-07-01provide MLINKS for "f" versions, and make sure they show up in whatis.dbTheo de Raadt
1999-06-30correct titleTheo de Raadt
1999-06-28Bye, bye work-around.Marc Espie
1999-06-03egcs generates broken code for -O2 on sparcTheo de Raadt
1999-05-26Work-around: a few files trigger Internal Compiler Errors if compiled withMarc Espie
1999-05-26typo; from NetBSDAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-03-08pull in bsd.own.mk for NOPROFILE and NOPICTodd C. Miller
1999-03-07Never break the source tree builds if a _non-default compilation option_Theo de Raadt
1999-03-07previous commit broke MLINKS installTheo de Raadt
1999-03-04move .include <bsd.lib.mk> up before NOPROFILE and NOPIC defines are used; ev...Todd C. Miller
1999-02-27make function names the correct caseTheo de Raadt
1999-02-24doc cabsf; christosTheo de Raadt
1998-11-16use _USE_WRITETheo de Raadt
1998-11-16fix _USE_WRITETheo de Raadt
1998-04-25scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.comTheo de Raadt
1998-03-02We don't need two math.h headers incvs server: nothing known aboutTodd C. Miller
1998-03-02protect internal "struct excpption" from conflicting one in gcc.Todd C. Miller
1998-03-02Don't declare struct exception if __cplusplus is defined as itTodd C. Miller
1998-02-27section 3 not 3MTheo de Raadt
1997-09-26Remove reference to non-existent fortran man pages.Todd C. Miller
1997-09-01missing VAX manual for infnan(3), from 4.4 BSDMichael Shalayeff
1997-07-28Removed confusing text which implies that gamma() computes the gammaTheo de Raadt
1997-07-03prettyTheo de Raadt
1997-06-02fix; jonb@metronet.comTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-05From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: VariousThorsten Lockert
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-14machine/endian.h not needed.etheisen
1996-10-27nopicJason Downs
1996-10-27NOPROFILE; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-10-25We do i387 by default now.Jason Downs
1996-09-30Add OpenBSD tag. -mojMats O Jansson
1996-09-30Allow the Makefile to work on strange machines like VAX :-) -mojMats O Jansson
1996-08-12description fix; netbsd pr#2690; yoav@mit.eduTheo de Raadt
1996-07-27fix from bde; Clean up the FP stack before returning. The i387 exp()Theo de Raadt