[Toybox] [PATCH] Implement stat %C and find %Z.

enh enh at google.com
Thu Jun 6 15:43:38 PDT 2019


We'd documented find %Z but not implemented it. We'd neither documented
nor implemented stat's corresponding %C (they'd already taken %Z for
ctime, which is ironic because %c/%C sounds more obvious than %z/%Z for
that to me).
---
 toys/other/stat.c | 24 +++++++++++++++---------
 toys/posix/find.c |  7 ++++++-
 2 files changed, 21 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-stat-C-and-find-Z.patch
Type: text/x-patch
Size: 3793 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190606/1bf89b1a/attachment-0002.bin>


More information about the Toybox mailing list