1. 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 12 months ago
  2. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 12 months ago
  3. 8dc9c1c Clarify the timespec argument to clock_nanosleep(). by Elliott Hughes · 1 year, 5 months ago
  4. 77add1b time.h: use "duration" rather than "request". by Elliott Hughes · 1 year, 9 months ago
  5. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 2 months ago
  6. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 2 months ago
  7. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 2 months ago
  8. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 2 months ago
  9. d192dbe time.h: add doc comments. by Elliott Hughes · 2 years, 3 months ago
  10. 7db0a6c <time.h>: change the new C23 TIME_ constants. by Elliott Hughes · 2 years, 3 months ago
  11. 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 4 months ago
  12. f410578 Remove <time.h> cruft. by Elliott Hughes · 2 years, 6 months ago
  13. e620266 Nullability check for time module. by zijunzhao · 2 years, 7 months ago
  14. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  15. f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
  16. 78e9ebc The future is now (2019 edition). by Elliott Hughes · 6 years ago
  17. f98d87b Add C11 timespec_get. by Elliott Hughes · 7 years ago
  18. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 7 years ago
  19. ff26a16 Re-submit "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  20. 9af9120 Revert "Name function arguments in libc headers for Studio." by Colin Cross · 8 years ago
  21. 079bff4 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  22. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  23. a3ce418 Revert "Add legacy inlines for locale aware APIs." by Dan Albert · 9 years ago
  24. 6cd9fb0 Fix warnings (and errors) in static inline headers. by Josh Gao · 9 years ago
  25. 6576a37 Add legacy inlines for locale aware APIs. by Dan Albert · 9 years ago
  26. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  27. f47514d Remove __LIBC_ABI_PUBLIC__. by Elliott Hughes · 9 years ago
  28. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  29. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  30. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  31. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  32. dfb5ce4 Revert "Revert "Add locale aware APIs."" by Dan Albert · 11 years ago
  33. 063e20c Revert "Add locale aware APIs." by Dan Albert · 11 years ago
  34. e087eac Add locale aware APIs. by Dan Albert · 11 years ago
  35. 0636672 Expose tzname, daylight, and timezone. by Elliott Hughes · 11 years ago
  36. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 11 years ago
  37. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 11 years ago
  38. 61fb3fc Prepare to switch to the uapi <linux/signal.h>. by Elliott Hughes · 12 years ago
  39. 3503ce2 Fix <sys/select.h> for LP64, clean up <time.h>. by Elliott Hughes · 12 years ago
  40. 5c4340b libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR by Todd Poynor · 12 years ago
  41. 23b9fd2 libc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM by Todd Poynor · 12 years ago
  42. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  43. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  44. 0351955 Update time.h for CLOCK_BOOTTIME. by Nick Pelly · 13 years ago
  45. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 14 years ago
  46. 11f3d5a libc: Copy private C library declarations to private/ by David 'Digit' Turner · 14 years ago
  47. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  48. 9e74f69 libc: add void to clock() function prototype by Erik Gilling · 16 years ago
  49. a48fa7f Add standalone_months field to libc strftime(). by Eric Fischer · 16 years ago
  50. edbe7fc auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  51. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  54. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago