Fix copyright lines
[folly.git] / folly / portability / Fcntl.cpp
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-06-26 Christopher DykesSupport marking a file-descriptor as blocking via fcntl
2017-06-02 Yedidya FeldblumApply clang-format to folly/portability/
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-08-10 Christopher DykesSpecial-case /dev/null in open in the portability header
2016-08-09 Christopher DykesSupport using fcntl to mark pipes as non-blocking
2016-08-03 Christopher DykesFix the mode being used in the implementation of open...
2016-05-04 Christopher DykesCreate the fcntl.h portability header