commit | 9f3d8aa80fa4d7216106610b077b6d6e4e6dbed4 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Oct 18 04:10:01 2016 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Oct 18 04:10:01 2016 -0500 |
tree | b0694d1c750be7340583dcd39dbc0dd4ecf82238 | |
parent | 64cbbab181749f85f3bcdb8576c5d530c453db84 [diff] |
Unify touch -t and -d handling, allow posix's underspecified "time designator" T to be a space instead (because the posix says so, no idea why), initialize default values reliably including zeroing daylight savings time field (which is handled inconsistently by libc and just screws stuff up).