NEWS.stable: update and finalise
[gnulib.git] / modules / mountlist
1 Description:
2 Return list of mounted file systems.
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 stdbool
13 stdint
14 strstr-simple
15 xalloc
16
17 configure.ac:
18 gl_MOUNTLIST
19
20 Makefile.am:
21
22 Include:
23 "mountlist.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering