]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: use common libs
authorDavidlohr Bueso <dave@gnu.org>
Wed, 14 Sep 2011 18:07:06 +0000 (15:07 -0300)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Sep 2011 10:49:52 +0000 (12:49 +0200)
commit7ef9fd7cdb34304c96e4d86c91bf86671495582b
treeda14cdf8e82a2118318ca4593f7dbc09f850d086
parentb9d18bc3f82fe9373aef0f1bebfe015a68bac38b
mount: use common libs

Get rid of the local xmalloc.[c/h] files by using the global xalloc and
strutils libraries.

Signed-off-by: Davidlohr Bueso <dave@gnu.org>
mount/Makefile.am
mount/fstab.c
mount/lomount.c
mount/mount.c
mount/sundries.c
mount/sundries.h
mount/umount.c
mount/xmalloc.c [deleted file]
mount/xmalloc.h [deleted file]