summaryrefslogtreecommitdiffstats
path: root/toolbox/date.c
Commit message (Collapse)AuthorAgeFilesLines
* toolbox: turn on -WerrorMark Salyzyn2014-05-141-8/+5
| | | | | | | | | - Deal with some signedness issues - Deal with some size issues - Deal with NULL pointer issues - Deal with some -Wunused issues Change-Id: I1479dd90d690084491bae3475f2c547833519a57
* Move date off the non-portable bionic32 'strtotimeval'.Elliott Hughes2014-04-071-4/+34
| | | | Change-Id: Ib706d3a536c409810cfbc47270448c6375314506
* toolbox: Fix date tool with /dev/alarmBenoit Goby2014-01-091-1/+1
| | | | | Change-Id: I6f8ad2149244c89690d5d5caae8ec55429462210 Signed-off-by: Benoit Goby <benoit@android.com>
* toolbox: date: use RTC subsystem on devices without /dev/alarmGreg Hackmann2013-12-171-14/+80
| | | | | Change-Id: I48c0fd1f4cffef936afb8d48d6d93babf006004d Signed-off-by: Greg Hackmann <ghackmann@google.com>
* toolbox: date: fix parameter type warningsGreg Hackmann2013-12-171-1/+1
| | | | | Change-Id: I810a9abee8bc0061c5007fe08197384f2b85754b Signed-off-by: Greg Hackmann <ghackmann@google.com>
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+2
| | | | Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+132
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-132/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+132