mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
28 lines
300 B
Plaintext
28 lines
300 B
Plaintext
Description:
|
|
Return filesystem space usage info.
|
|
|
|
Files:
|
|
lib/fsusage.h
|
|
lib/fsusage.c
|
|
m4/ulonglong.m4
|
|
m4/stdint_h.m4
|
|
m4/inttypes_h.m4
|
|
m4/uintmax_t.m4
|
|
m4/fsusage.m4
|
|
|
|
Depends-on:
|
|
full-read
|
|
|
|
configure.ac:
|
|
gl_FSUSAGE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += fsusage.h
|
|
|
|
Include:
|
|
"fsusage.h"
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|