15 Commits (73af3c1b7e5ee4a69cb0e88d955deb3f1aa06007)

Author SHA1 Message Date
  dtucker 73af3c1b7e Collapse underflow and overflow checks into a single block. 8 years ago
  dtucker 4cba5ce8e2 Catch integer underflow in scan_scaled reported by Nicolas Iooss. 8 years ago
  djm 29fbe34e31 fix signed integer overflow in scan_scaled. Found by Nicolas Iooss 8 years ago
  deraadt 4c65102df3 fairly simple unsigned char casts for ctype 11 years ago
  halex fcf6db6614 make scan_scaled set errno to EINVAL rather than ERANGE if it encounters 12 years ago
  martynas b263bc8a8a use llabs instead of the home-grown version; and some comment changes 16 years ago
  tedu 95e05a31f0 remove some bogus *p from charles longeau 18 years ago
  deraadt 945e8d4407 library routines should not be checking for NULL pointers passed in, 19 years ago
  espie 94a41f5c11 scrape $Id$ tags. 19 years ago
  otto a73d63a9ef Fix rounding of fractionless numbers. ok tom@ miod@ 20 years ago
  otto 7176d2991e Fix sizing of fraction. ok tom@ deraadt@ 20 years ago
  otto ad963acdf7 fix 1099512676352 -> 2.0T; ok miod@ 20 years ago
  deraadt 2462bc4b83 knf; otto ok 21 years ago
  otto c42a4efa7d o Do not drop unit when printing -100 21 years ago
  ian 3b9490ce8c New: fmt_scaled() and scan_scaled() convert to and from "human readable" 22 years ago