(UT_TYPE_UNDEF, UT_TYPE, IS_USER_PROCESS): Define.
authorJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 10:39:29 +0000 (10:39 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Apr 2002 10:39:29 +0000 (10:39 +0000)
commit6f0db0ac6e69e9d245e126b1ea0d2ced5fb50052
treeb46f92e88cdc57b1270c896d85c747ebaf0efe15
parentaef17cff0fc3e81b86ecb0f23e3796a22928efab
(UT_TYPE_UNDEF, UT_TYPE, IS_USER_PROCESS): Define.
(print_line): Use "%-8.8s" for the format: the user name is not
always NUL terminated.
(scan_entries) [need_users]: Use IS_USER_PROCESS, so that this works
even on systems without ut_type.
src/who.c