diff options
author | bde <bde@FreeBSD.org> | 1999-11-17 03:25:54 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1999-11-17 03:25:54 +0000 |
commit | c1eced82100afa588581ea4e05d8e672961f6bfa (patch) | |
tree | 700adf3d04141c040b3ec75d116b84b097e92b1d /lib/libc/stdlib/setenv.c | |
parent | 3776d08208bf7d6dcba99c148cba092dbc52eb1b (diff) | |
download | FreeBSD-src-c1eced82100afa588581ea4e05d8e672961f6bfa.zip FreeBSD-src-c1eced82100afa588581ea4e05d8e672961f6bfa.tar.gz |
Fixed sorting on time. On i386's, time differences of more than 2147
seconds caused overflow. Use a type-safe but slightly slower comparison.
Comparisons for other fields are still fragile.
Fixed rounding of cputime (don't do extra work to get it slightly wrong
by first converting without rounding to milliseconds).
Removed dead code for setting cputime.
Fixed comments about cputime.
Diffstat (limited to 'lib/libc/stdlib/setenv.c')
0 files changed, 0 insertions, 0 deletions