aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support/time.c
Commit message (Expand)AuthorAge
* Auto-changesGravatar Craig Tiller2016-03-25
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Silenced conversion warnings in src/core/supportGravatar murgatroid992015-06-19
* Addressing a first batch of feedback.Gravatar Nicolas Noble2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Remove timeval functionsGravatar David Klempner2015-02-04
* Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32.Gravatar Nicolas "Pixel" Noble2015-01-13
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29
* Initial import.Gravatar Nicolas Noble2014-11-26