David Schultz
527055d12f
GC unused declaration
2004-12-16 20:40:49 +00:00
David Schultz
17519e9b79
Cosmetic changes only:
...
- style
- remove unused variables
- de-support VAX
Inspired by: bin/42388
2004-12-16 20:40:37 +00:00
David Schultz
6955d806c0
Remove some kludges designed to ensure that the compiler didn't round
...
constants the wrong way on the VAX. Instead, use C99 hexadecimal
floating-point constants, which are guaranteed to be exact on binary
IEEE machines. (The correct hexadecimal values were already provided
in the source, but not used.) Also, convert the constants to
lowercase to work around a gcc bug that wasn't fixed until gcc 3.4.0.
Prompted by: stefanf
2004-05-17 01:04:37 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Alfred Perlstein
a82bbc730e
Assume __STDC__, remove non-__STDC__ code.
...
Submitted by: keramida
2002-05-28 17:03:12 +00:00
Bruce Evans
46d7c2979e
Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.
2002-03-26 11:59:29 +00:00
David E. O'Brien
69160b1eb7
Remove __P() usage.
2002-03-21 23:54:04 +00:00
David E. O'Brien
84c63a156a
Fix SCM ID's.
2002-03-21 18:06:09 +00:00
Matthew Dillon
65c6735764
Add __FBSDID()s to libm
2001-09-30 21:53:45 +00:00
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00