mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
28 lines
274 B
Plaintext
28 lines
274 B
Plaintext
Description:
|
|
Return list of mounted file systems.
|
|
|
|
Files:
|
|
lib/mountlist.h
|
|
lib/mountlist.c
|
|
m4/ls-mntd-fs.m4
|
|
m4/fstypename.m4
|
|
m4/mountlist.m4
|
|
|
|
Depends-on:
|
|
stdbool
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_MOUNTLIST
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"mountlist.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|