commit | e2b428cbb1fcbb71d56cdf6e5f640d11a2523c33 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Mon Mar 20 01:43:29 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Mon Mar 20 01:43:29 2006 +0000 |
tree | 5fbb2bc94d163222fcfb9b0a0de1507444a7d088 | |
parent | 99a072d5240a31ae414b4fc031fa5744a227d35f [diff] |
Use lstat() instead of stat so /init being a symlink doesn't screw people up. (And use it consistently, for size reasons.)