]> err.no Git - util-linux/commit
libmount: add fstab/mtab/mountinfo parsing routines
authorKarel Zak <kzak@redhat.com>
Wed, 13 Jan 2010 21:08:16 +0000 (22:08 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Jun 2010 13:20:11 +0000 (15:20 +0200)
commit6bd8b7a79dffb532ae8639e563f75005a10bc41d
tree470fe4db5d45f28e2f5c49db4388d315f39e5b61
parent5714fc0db8fd8f2206ffce27bb14405740e560b7
libmount: add fstab/mtab/mountinfo parsing routines

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/Makefile.am
shlibs/mount/src/cache.c
shlibs/mount/src/mount.h.in
shlibs/mount/src/mountP.h
shlibs/mount/src/tab.c [new file with mode: 0644]
shlibs/mount/src/tab_parse.c [new file with mode: 0644]