busybox/include
Denys Vlasenko 38dd8aa657 touch: implement -t TIME (needed for testsuite)
This changes date -d TIME format a bit, makes it more compatible

function                                             old     new   delta
parse_datestr                                        391     618    +227
touch_main                                           360     361      +1
packed_usage                                       26624   26615      -9

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-07-18 04:49:20 +02:00
..
.gitignore add .gitignore files 2009-05-05 09:05:30 -04:00
applets.h updates for supporting Linux kernel build and initrd utilities 2009-06-26 01:55:45 +02:00
busybox.h
dump.h
grp_.h
inet_common.h
libbb.h touch: implement -d --date (our own testsuite needs that) 2009-07-18 03:41:29 +02:00
platform.h move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
pwd_.h
rtc_.h
shadow_.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
unarchive.h *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
unicode.h tweaking Unicode support 2009-07-11 22:26:48 +02:00
usage.h touch: implement -t TIME (needed for testsuite) 2009-07-18 04:49:20 +02:00
volume_id.h
xatonum.h flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
xregex.h