summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/merge.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-11-17 03:25:54 +0000
committerbde <bde@FreeBSD.org>1999-11-17 03:25:54 +0000
commitc1eced82100afa588581ea4e05d8e672961f6bfa (patch)
tree700adf3d04141c040b3ec75d116b84b097e92b1d /lib/libc/stdlib/merge.c
parent3776d08208bf7d6dcba99c148cba092dbc52eb1b (diff)
downloadFreeBSD-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/merge.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud