]> git.ipfire.org Git - thirdparty/util-linux.git/commit
losetup: move xgetpass() to lib/xgetpass.c
authorKarel Zak <kzak@redhat.com>
Wed, 11 Jan 2012 14:17:06 +0000 (15:17 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Jan 2012 14:17:06 +0000 (15:17 +0100)
commit6c503d5916efe6549bb8428931547735c2c54fa4
treec37ffd65cc26190dd1f437f907dc2aac7057355c
parent143635c91f784a91d8a0efca1b2369448240f141
losetup: move xgetpass() to lib/xgetpass.c

Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makefile.am
include/xgetpass.h [new file with mode: 0644]
lib/xgetpass.c [new file with mode: 0644]
sys-utils/Makefile.am
sys-utils/losetup.c