Remove portability/Stdlib.{h,cpp}
[folly.git] / folly / portability /
2016-03-12 Michael LeeRemove portability/Stdlib.{h,cpp}
2016-03-09 Christopher DykesCreate the sys/stat.h portability header
2016-03-05 Christopher DykesCreate the Windows portability header
2016-03-05 Yedidya FeldblumA warning for the portability headers
2016-03-04 Christopher DykesCreate the sys/types.h portability header
2016-03-02 Christopher DykesCreate the strings.h portability header
2016-03-02 Michael LeeAndroid does not always provide posix_memalign
2016-03-02 Christopher DykesCreate the portability header for time.h
2016-03-01 Christopher DykesListen to the Windows docs in portability/SysTime.cpp
2016-03-01 Christopher DykesAdd timeradd and timersub to the sys/time.h portability...
2016-02-26 Christopher DykesCreate the sys/time.h portability header
2016-02-25 Michael LeeSplit tests into test and benchmarks.
2016-02-25 Christopher DykesCreate a portability header for working with environmen...
2016-02-19 Christopher DykesDon't use a VLA for the double->string buffer.
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.
2016-01-05 Michael LeeSwitch back to SYS_gettid, and fix