Add support for octal and hexadecimal output in dumps.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Fri, 20 Jul 2007 17:05:06 +0000 (10:05 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Fri, 20 Jul 2007 17:05:06 +0000 (10:05 -0700)
commit87c6a5ed4ec515c2e154f98529c1d2f077d2a7e4
tree397b8d73172d92655d7344660e2d90b382be5596
parentdef20364a3596d7b1fa4a07f3d3ee056cfff2d1e
Add support for octal and hexadecimal output in dumps.

Switch to using octal for file modesin metadata listings, since this is
more readable.
scandir.cc
util.cc
util.h