Add <new> header for placement new
[folly.git] / folly / portability /
2016-04-06 Bert Mahermalloc.h doesn't exist on OSX
2016-04-02 Christopher DykesAdd portability header for libgen.h
2016-04-02 Christopher DykesCreate a portability header for syslog.h
2016-04-01 Christopher DykesCreate the Builtins portability header
2016-04-01 Christopher DykesCreate the dirent.h portability header
2016-04-01 Christopher DykesCreate the pthread.h portability header
2016-04-01 Michael Lee`strndup` is defined on modern OSX
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-31 Christopher DykesCreate the sys/resource.h portability header
2016-03-31 Christopher DykesCreate a malloc.h portability header
2016-03-31 Christopher DykesFix the portability implementation of strndup
2016-03-31 Christopher DykesUpdate the sys/syscall.h portability header for Windows
2016-03-28 Christopher DykesCreate the string.h portability header
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