index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
math.h
Age
Commit message (
Expand
)
Author
2000-06-13
Remove 'extern' from function declarations.
simonb
2000-01-04
const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052
kleink
1999-12-23
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
kleink
1999-08-16
Add missing isinff() declaration.
kleink
1999-01-31
This file has still missing prototypes: cabs and cabsf... At least comment
christos
1998-11-15
s/void/const void/
christos
1998-11-15
cast to void * first to avoid lint warning.
christos
1998-09-07
Oops, isinf() was never included in any X/Open interface specification.
kleink
1998-07-26
const poisoning.
mycroft
1998-05-11
Fix comment typo in previous.
kleink
1998-05-07
Reorganize name space protection.
kleink
1998-04-08
C++ has a very different concept of "exception." Delimit struct exception
tv
1994-10-26
new RCS ID format.
cgd
1994-08-10
Added prototypes for float versions of math functions.
jtc
1994-03-01
Add cabs() and drem(), for BSD libm compatibility.
jtc
1994-02-14
Add missing _. reported by several folks.
cgd
1994-02-11
New math.h, based on fdlibm's fdlibm.h.
jtc
1993-10-11
Moved definition of M_FOO constants into !_ANSI_SOURCE && !_POSIX_SOURCE
jtc
1993-08-04
Use __pure qualifier.
jtc
1993-07-09
update for better FP routines, from AT&T & elsewhere
cgd
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd