summaryrefslogtreecommitdiffstats
path: root/login-utils/islocal.c
Commit message (Collapse)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* login-utils: use libc error printing facilitySami Kerola2014-12-091-7/+4Star
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-2/+2
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* textual: gettextize an overlooked stringBenno Schulenberg2013-01-301-1/+1
| | | | | | * login-utils/islocal.c: Gettexttize the usage message. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* translation: unify file open error messagesSami Kerola2012-07-161-2/+1Star
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* login-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* islocal: fix coding styleSami Kerola2011-11-291-40/+39Star
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* tests: cleanup islocal testKarel Zak2011-10-261-3/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* login-utils: include fixSami Kerola2011-06-251-1/+1
| | | | | | | Add missing and remove unneeded includes as reported by: http://code.google.com/p/include-what-you-use/ Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* login: rewrite is_local() to remove limits on line lengthJames Youngman2008-04-141-21/+84
| | | | | Signed-off-by: James Youngman <jay@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
* login-utils: cleanup strlen() and fgets() usageJames Youngman2008-04-081-2/+2
| | | | | | | | The strlen() returns size_t, not int. The fgets() returns pointer, not int. Signed-off-by: James Youngman <jay@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+2
|
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-1/+6
|
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-4/+15
|
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+34