summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Expand)Author
2003-05-08ERROR -> ERRORS in .Sh, as per mdoc template.Jason McIntyre
2003-05-05add properties of single precision IEE754Jason Wright
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-04-30removed unused .Bd macro;Jason McIntyre
2003-04-17picky assembler warning cleanupsDale Rahn
2003-03-28Bessel functions;Jason McIntyre
2003-03-06.Xr typos;Jason McIntyre
2003-03-01Use mdoc strings for !=, +-, >= and <=Todd C. Miller
2003-02-28.Xr the right pagesJason Wright
2003-02-28No need to waffle this much... s/roughly like/roughlyJason Wright
2003-02-28mention single precision versionsJason Wright
2003-02-28Convert to mdoc and make some very minor updates. Someone with libm cluesTodd C. Miller
2003-02-27another pass at cleaningJason Wright
2003-02-27even more cleaning (and more yet to do)Jason Wright
2003-02-27final pass at *f in terms of the double precision version.Jason Wright
2003-02-27more pointing out that *f are single precision versions of the double functions.Jason Wright
2003-02-27describe *f in terms of the double precision version (more of this to come......Jason Wright
2003-02-27english it my native language, tho you'd never know itJason Wright
2003-02-27ieee_test isn't real, rename it to logb.3 and make everything link to that in...Jason Wright
2003-02-27A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), ...Jason Wright
2003-02-27- this describes scalb not scalbnJason Wright
2003-01-16fpr0 is recommended to be operated in full 64bits, although seemed to work ot...Michael Shalayeff
2003-01-04spellingTheo de Raadt
2003-01-03Get the m88k libm to say no to drugs.Miod Vallat
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-10-11scalb() in vax libm is in fact scalbn(), so change the symbol name.Miod Vallat
2002-09-11these are not libm private and fix the rintf pasting errorMichael Shalayeff
2002-05-22add reminder and roundingsMichael Shalayeff
2002-05-22md sqrt() implementationMichael Shalayeff
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-30Add native implementations of copysign() and copysignf() on alpha.Christian Weisgerber
2001-08-28The sparc workaround is needed for sparc64 too.Artur Grabowski
2001-06-26Correctly handle mvme88k settings here.Miod Vallat
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