Commit 70f6f1add8066c0e7d7f5f218536e9db75b60037

Jim Meyering 1998-06-29T15:24:43

* lib/xstrtol.c (bkm_scale): Don't assume that you can convert unsigned long to double without losing information. (bkm_scale_by_power): New function. * lib/xstrtol.c (__xstrtol), src/dd.c (parse_integer): Add support for SI-like suffixes like "GB" and "TD". * src/dd.c (usage): Describe it.