]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gethostname): Remove decl.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Nov 2004 21:40:12 +0000 (21:40 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Nov 2004 21:40:12 +0000 (21:40 +0000)
commit76d1b4a434ac7a84a0cb5b552205abe8ea8e41f7
tree02828e40274739858c87496ed6a05ad3aca00942
parentfa60e4cb6f9069e5ae9541a99e1995611eceba28
(gethostname): Remove decl.
(scan_entries): Use IS_USER_PROCESS instead of by-hand code.
* src/uptime.c (print_uptime): Use IS_USER_PROCESS and
UT_TYPE_BOOT_TIME instead of by-hand code.
src/pinky.c