index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
human.c
Age
Commit message (
Expand
)
Author
Lines
2003-10-15
Sync with gnulib.
Jim Meyering
-2
/
+0
2003-09-10
Include <stdlib.h>, <string.h> unconditionally.
Jim Meyering
-18
/
+2
2003-09-03
(human_readable): Fix bug that rounded 10501 to 10k.
Jim Meyering
-5
/
+3
2003-06-06
Include <stdio.h>, once again, for declaration of sprintf.
Jim Meyering
-0
/
+2
2003-06-06
Merge from gnulib.
Jim Meyering
-25
/
+5
2002-11-09
(human_readable): Revamp to avoid warning about unused
Jim Meyering
-146
/
+153
2002-11-08
(human_readable): Avoid warnings from gcc -Wshadow.
Jim Meyering
-18
/
+24
2002-10-19
Rewrite to support locale-specific
Jim Meyering
-203
/
+345
2001-12-19
(suffixes): Prefer K to k for 1024.
Jim Meyering
-19
/
+43
2000-06-16
(adjust_value): New function.
Jim Meyering
-47
/
+69
2000-06-15
(human_readable_inexact): Allow an input block
Jim Meyering
-45
/
+40
2000-02-27
use double quotes, not single quotes around syntax-error-evoking string
Jim Meyering
-1
/
+1
2000-02-27
Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
Jim Meyering
-1
/
+4
1999-11-07
(default_block_size): New function.
Jim Meyering
-1
/
+12
1999-07-04
(human_readable): New function.
Jim Meyering
-9
/
+31
1999-05-17
(human_readable): Allow from_block_size to be zero.
Jim Meyering
-4
/
+5
1999-05-13
Include <string.h> or <strings.h> for strlen prototype.
Jim Meyering
-0
/
+6
1999-04-25
Don't include inttypes.h here.
Jim Meyering
-4
/
+0
1999-04-18
Include xstrtol.h, not xstrtoul.h, since xstrtol.h now defines all the
Jim Meyering
-1
/
+1
1999-01-01
(humblock): Use ARGMATCH in place of argmatch.
Jim Meyering
-2
/
+2
1998-07-22
(human_readable): amt -> damt, to fix typo when
Jim Meyering
-1
/
+1
1998-06-29
* lib/human.c, lib/human.h (human_readable): Coalesce last two args
Jim Meyering
-21
/
+104
1997-11-30
(human_readable): Convert to ANSI-style definition.
Jim Meyering
-14
/
+13
1997-11-30
New file. The interface is inspired
Jim Meyering
-0
/
+204