commit | bbda4efd9d7cda269d71ae99054e1ad2590d1b02 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Fri Nov 16 18:01:35 2012 -0600 |
committer | Rob Landley <rob@landley.net> | Fri Nov 16 18:01:35 2012 -0600 |
tree | ff987a8efa4d9ad2645a10515f5fe9d44b96ad17 | |
parent | 47ee6f300326f65fe4dfcee5470f1f99018d442a [diff] |
More touch cleanup to use generic infrastructure: use getdate() from libc, use flag macros, option parsing can collect argument strings in global block, use existing perror_* macros.