Revert "Revert "New API to retrieve disk stats in Linux""
This reverts commit 7e214414bf
.
This commit is contained in:
committed by
Robert Roth
parent
68b5269607
commit
a067db0569
@@ -61,6 +61,9 @@ skip_line (const char *p)
|
||||
return (char *) (*p ? p+1 : p);
|
||||
}
|
||||
|
||||
int
|
||||
check_alphanumeric_word (const char *p);
|
||||
|
||||
/*
|
||||
* Smart strtoul which handles binary suffixes
|
||||
* e.g: get_scaled("Size: 32 kB", "Size:") == 32768
|
||||
|
Reference in New Issue
Block a user