OSDN Git Service

Another pass at file.c: move posix-required "executable" to front of output,
authorRob Landley <rob@landley.net>
Sun, 6 Mar 2016 19:10:19 +0000 (13:10 -0600)
committerRob Landley <rob@landley.net>
Sun, 6 Mar 2016 19:10:19 +0000 (13:10 -0600)
commit2e4aff2fd31fb9d949d6c47da1e46b97ecc23d24
treeef35aa2eb4e4e159090ddb203e185c87922e89f5
parentb3e9c9281d188d6b82c94f300eb7237368e6a8d8
Another pass at file.c: move posix-required "executable" to front of output,
next few fields in the order the other implementation outputs, fewer commas,
fix a big where big endian executable type wasn't detected right,
and fix the filehandle leak.
toys/pending/file.c