My little adventure of analyzing lib usage has already rooted out
authorErik Andersen <andersen@codepoet.org>
Mon, 1 May 2000 19:49:20 +0000 (19:49 -0000)
committerErik Andersen <andersen@codepoet.org>
Mon, 1 May 2000 19:49:20 +0000 (19:49 -0000)
commit9b7d96458175a852f71700922ca2950577b95f27
tree623a992e90290849c3a260e2a18983504f6ed47e
parentf378fced43edd9c4ae4a31117b74f467dcd75f01
My little adventure of analyzing lib usage has already rooted out
a big "P" Policy violator -- logname was using getlogin(3), which uses
utmp under the hood.  We don't need no stinkin' utmp (and if we
are using tinylogin, it is unlikely to be useful trying).
 -Erik
TODO
coreutils/logname.c
logname.c