(human_readable_inexact): Allow an input block
[gnulib.git] / lib / human.c
2000-06-15 Jim Meyering(human_readable_inexact): Allow an input block
2000-02-27 Jim Meyeringuse double quotes, not single quotes around syntax...
2000-02-27 Jim MeyeringUse `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
1999-11-07 Jim Meyering(default_block_size): New function.
1999-07-04 Jim Meyering(human_readable): New function.
1999-05-17 Jim Meyering(human_readable): Allow from_block_size to be zero.
1999-05-13 Jim MeyeringInclude <string.h> or <strings.h> for strlen prototype.
1999-04-25 Jim MeyeringDon't include inttypes.h here.
1999-04-18 Jim MeyeringInclude xstrtol.h, not xstrtoul.h, since xstrtol.h...
1999-01-01 Jim Meyering(humblock): Use ARGMATCH in place of argmatch.
1998-07-22 Jim Meyering(human_readable): amt -> damt, to fix typo when
1998-06-29 Jim Meyering * lib/human.c, lib/human.h (human_readable): Coalesce...
1997-11-30 Jim Meyering(human_readable): Convert to ANSI-style definition.
1997-11-30 Jim MeyeringNew file. The interface is inspired