Begin making folly compile cleanly with a few of MSVC's sign mismatch warnings enabled
[folly.git] / folly / portability / Unistd.cpp
2016-11-23 Christopher DykesClose sockets properly in the portability headers
2016-11-10 Christopher DykesDon't try to call _free_osfhnd when not compiling again...
2016-08-25 Christopher Dykeslseek returns the new offset, not 0
2016-08-10 Christopher DykesSupport read and write from blocking and non-blocking...
2016-05-06 Christopher DykesCreate the unistd.h portability header