OSDN Git Service

More touch cleanup to use generic infrastructure: use getdate() from libc, use flag...
authorRob Landley <rob@landley.net>
Sat, 17 Nov 2012 00:01:35 +0000 (18:01 -0600)
committerRob Landley <rob@landley.net>
Sat, 17 Nov 2012 00:01:35 +0000 (18:01 -0600)
commitbbda4efd9d7cda269d71ae99054e1ad2590d1b02
treeff987a8efa4d9ad2645a10515f5fe9d44b96ad17
parent47ee6f300326f65fe4dfcee5470f1f99018d442a
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.
lib/portability.h
toys/posix/touch.c