mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/fsusage (License): Change to LGPL. * modules/full-read (License): Likewise. * modules/full-write (License): Likewise. * modules/safe-read (License): Likewise. * modules/safe-write (License): Likewise.
27 lines
241 B
Plaintext
27 lines
241 B
Plaintext
Description:
|
|
Return file system space usage info.
|
|
|
|
Files:
|
|
lib/fsusage.h
|
|
lib/fsusage.c
|
|
m4/fsusage.m4
|
|
|
|
Depends-on:
|
|
full-read
|
|
stdbool
|
|
stdint
|
|
|
|
configure.ac:
|
|
gl_FSUSAGE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"fsusage.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|