diff options
author | Rob Landley <rob@landley.net> | 2013-06-01 20:47:16 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-06-01 20:47:16 -0500 |
commit | ceca2e3d77bd2d922f3ebb19c9f74dd72639fae0 (patch) | |
tree | fcffc80d6bce0658cbdfa605aec75868fa38aec1 /toys/other/catv.c | |
parent | 6b28341dfc933ccd631a4d1e0b5d055c39e96e8d (diff) | |
download | toybox-ceca2e3d77bd2d922f3ebb19c9f74dd72639fae0.tar.gz |
Stat cleanup.
Put global stat info in a union so we don't have to malloc it and thus don't need an explicit size tracked in main(). Make date_stat_format() take a timespec and take advantage of stat having an embedded timespec (nanosecond printing), typecast the long long prints for XYZ because on some 32 bit platforms it's an int.
Diffstat (limited to 'toys/other/catv.c')
0 files changed, 0 insertions, 0 deletions