Bugfix from Ashwini Sharma: Z timezone required by posix for touch but not for libc...
authorRob Landley <rob@landley.net>
Thu, 2 Oct 2014 00:57:34 +0000 (19:57 -0500)
committerRob Landley <rob@landley.net>
Thu, 2 Oct 2014 00:57:34 +0000 (19:57 -0500)
commit76678fa5730dfced54c95696e77fdbc6c9c9e839
treeac3c415b9215ea05a0b8412fbfcc4cdc28441c1e
parent9588d289ef381ee7dd68ef35990362ebf70366e4
Bugfix from Ashwini Sharma: Z timezone required by posix for touch but not for libc, so we have to implement it here.
toys/posix/touch.c