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
/
lib
/
libm
Age
Commit message (
Expand
)
Author
1993-10-29
Fix formatting of SEE ALSO section.
jtc
1993-10-29
This type of error checking/reporting is required for many functions,
jtc
1993-10-29
Holds value of ERANGE and EDOM for assembly routine's error reporting.
jtc
1993-10-29
exp & log functions.
jtc
1993-10-29
Don't assume the rounding control bits are 00, make sure that both bits
jtc
1993-10-29
Fix manual page typos.
jtc
1993-10-28
More work on i387 specific math library
jtc
1993-10-28
Additional work on a i387 specific math library.
jtc
1993-10-26
Clean up deleted files.
mycroft
1993-10-26
Start of i387 specific math library functions.
jtc
1993-10-21
Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
jtc
1993-10-21
Add comma between gamma and lgamma in NAME section.
jtc
1993-10-21
Removed duplicate names from the NAME section.
jtc
1993-10-19
fix to pow so that pow(x,y) for x == 0 or x == infinity works.
cgd
1993-10-11
Install cbrt link to sqrt manpage.
jtc
1993-10-05
No PIC, you probably don't want the overhead in these functions.
pk
1993-10-05
Fix grammar of HISTORY section.
jtc
1993-10-05
Remove trailing comma from SEE ALSO list.
jtc
1993-10-04
Removed trailing in SEE ALSO list
jtc
1993-10-04
Change math.3 to math(3) in SEE ALSO section.
jtc
1993-10-04
Change RANGE to ERANGE.
jtc
1993-10-04
In the SEE ALSO section, it's math(3), not math.3.
jtc
1993-10-01
put gamma.c into libm (because it's missing)...
cgd
1993-08-14
Fix a bunch of thinkos.
mycroft
1993-08-14
Split log() and log__D() into separate files. Add logtab.c for logarithm
mycroft
1993-08-14
New code from uunet.
mycroft
1993-08-03
Remove semicolon from null macro replacement so gcc -ansi -pedantic
jtc
1993-08-03
Fix formatting error.
jtc
1993-08-02
Nuke remaining patchkit headers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd