Remove dependencies on unlocked-io.
[gnulib.git] / modules / mountlist
1 Description:
2 Return list of mounted filesystems.
3
4 Files:
5 lib/mountlist.h
6 lib/mountlist.c
7 m4/ls-mntd-fs.m4
8 m4/fstypename.m4
9 m4/mountlist.m4
10
11 Depends-on:
12 xalloc
13
14 configure.ac:
15 gl_MOUNTLIST
16
17 Makefile.am:
18 lib_SOURCES += mountlist.h
19
20 Include:
21 "mountlist.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering
28