commit | b684d1b1864ba9d7968de5565823f8e42f1dc448 | [log] [tgz] |
---|---|---|
author | Natanael Copa <ncopa@alpinelinux.org> | Thu May 19 17:31:59 2016 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue May 31 02:50:54 2016 +0200 |
tree | f2e72a858793948363809edd10791bc00e278d96 | |
parent | 8e95068c7f28fe2a1e31b01636e3ed29eed09ef8 [diff] |
libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 If SS is not given a value, it is assumed to be zero. http://pubs.opengroup.org/onlinepubs/9699919799/utilities/touch.html Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>