Fix up and namespace clock_gettime and clock_getres for MacOS
[folly.git] / folly / portability / Time.cpp
2017-06-24 Michael LeeFix up and namespace clock_gettime and clock_getres...
2017-06-02 Yedidya FeldblumApply clang-format to folly/portability/
2017-05-20 Christopher DykesWork around a compiler crash in VS 2017.3 Preview 1
2017-03-10 Christopher DykesFix problems with clock_gettime and OSX < 10.12 + XCode 8
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesFix some implicit truncation and implicit sign coersion...
2016-11-09 Christopher DykesReturn the correct resolution for clock_getres
2016-08-09 Christopher DykesAllow the time remaining parameter to nanosleep to...
2016-07-17 Wez Furlongfolly: fix initialization for CLOCK_PROCESS_CPUTIME_ID...
2016-07-12 Christopher DykesImprove folly/portability/Time.cpp OS X and Windows...
2016-06-14 Michael LeeReverted commit D3427621
2016-06-14 Michael LeeTime.h portability for iOS 10.
2016-05-09 Christopher DykesFix a few issues in the portability headers
2016-03-23 Christopher DykesMove the clock details over to the Time.h portability...
2016-03-02 Christopher DykesCreate the portability header for time.h