]> err.no Git - util-linux/commit
login: rewrite is_local() to remove limits on line length
authorJames Youngman <jay@gnu.org>
Sat, 12 Apr 2008 11:53:07 +0000 (12:53 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Apr 2008 11:12:14 +0000 (13:12 +0200)
commit8e0259728e6b7c447d795898f60a9281053c8303
tree4a6c4c13bb423513fefb035df70f48c1f46f1866
parent93a0ae237250545d12b84d470eba22bfd38cd21e
login: rewrite is_local() to remove limits on line length

Signed-off-by: James Youngman <jay@gnu.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/Makefile.am
login-utils/islocal.c
login-utils/islocal.h
tests/Makefile.am
tests/commands.sh.in
tests/expected/ts-login-islocal [new file with mode: 0644]
tests/input/ts-login-islocal [new file with mode: 0644]
tests/ts-login-islocal [new file with mode: 0755]