Move asm portability to an Asm portability header
[folly.git] / folly / portability /
2016-03-28 Christopher DykesMove asm portability to an Asm portability header
2016-03-26 Bert MaherFix portability/Time.h on OSX
2016-03-23 Christopher DykesMove the clock details over to the Time.h portability...
2016-03-22 Michael LeeAdd APPLE to portability/Config
2016-03-21 Christopher DykesAdd Windows support to portability/Memory.h
2016-03-20 Christopher DykesAdd features to portability/Config.h
2016-03-20 Christopher DykesSplit iovec out of SysUio.h
2016-03-18 Christopher DykesCreate the sys/mman.h portability header
2016-03-16 Christopher DykesCreate portability/Config.h
2016-03-15 Christopher DykesAdd portability header for sys/file.h
2016-03-14 Sven Overfolly/portability/Constexpr.h: add missing include...
2016-03-14 Michael LeeFix a typo in portability/Memory.cpp
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