Fix dynamic MPMCQueue tryObtainPromisedPushTicket() to prevent tryWriteUntil() and...
[folly.git] / folly / portability / Unistd.cpp
2017-01-04 Yedidya Feldblum2017
2016-12-21 Christopher DykesFix the return type for sysconf in the unistd portabili...
2016-12-16 Christopher DykesFix some implicit truncation and implicit sign coersion...
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