summaryrefslogtreecommitdiffstats
path: root/libc/include/time.h
Commit message (Expand)AuthorAgeFilesLines
* support _POSIX_CPUTIMEYabin Cui2014-11-261-0/+2
* Add clock_settime and clock_nanosleep.Haruki Hasegawa2014-10-131-2/+4
* Revert "Revert "Add locale aware APIs.""Dan Albert2014-07-111-0/+2
* Revert "Add locale aware APIs."Dan Albert2014-07-091-2/+0
* Add locale aware APIs.Dan Albert2014-07-091-0/+2
* Expose tzname, daylight, and timezone.Elliott Hughes2014-06-191-3/+3
* Build tzcode with hidden visibility.Elliott Hughes2014-06-191-27/+26
* Remove a non-standard turd: strtotimeval.Elliott Hughes2014-04-071-2/+0
* Prepare to switch to the uapi <linux/signal.h>.Elliott Hughes2013-11-071-5/+2
* Fix <sys/select.h> for LP64, clean up <time.h>.Elliott Hughes2013-11-051-63/+46
* libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HRTodd Poynor2013-05-141-2/+3
* libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMTodd Poynor2013-05-141-0/+2
* Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"David 'Digit' Turner2012-10-171-1/+4
* libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>David 'Digit' Turner2012-10-171-4/+1
* Update time.h for CLOCK_BOOTTIME.Nick Pelly2012-07-191-0/+1
* libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-29/+0
* libc: Copy private C library declarations to private/David 'Digit' Turner2012-01-131-2/+13
* <time.h>: Add timegm(), timelocal() and others.David 'Digit' Turner2010-12-061-0/+5
* libc: add void to clock() function prototypeErik Gilling2009-09-091-1/+1
* Add standalone_months field to libc strftime().Eric Fischer2009-05-151-0/+1
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+19
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+1
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+112