]> git.ipfire.org Git - thirdparty/util-linux.git/commit
su: move generic su code to su-common.c
authorKarel Zak <kzak@redhat.com>
Tue, 28 Aug 2012 16:10:58 +0000 (18:10 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 4 Sep 2012 15:00:30 +0000 (17:00 +0200)
commitcf1a99dacc9b1b6a091e03906b60c47774a339f5
treee883eb2f0ed31831dd8c699da55174cd90bc20d9
parent8528ea2f81487142047a49ec6601a745f2eab365
su: move generic su code to su-common.c

Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/Makemodule.am
login-utils/su-common.c [new file with mode: 0644]
login-utils/su-common.h [new file with mode: 0644]
login-utils/su.c