Apply clang-format to folly/portability/
[folly.git] / folly / portability / Unistd.cpp
2017-06-02 Yedidya FeldblumApply clang-format to folly/portability/
2017-04-14 Andrew KriegerExplicitly use CreateFileA in readlink
2017-02-16 Christopher DykesAdjust a few things to avoid triggering warnings under...
2017-02-02 Christopher DykesCorrect the API of some functions in the portability...
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
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