Consistently have the namespace closing comment
[folly.git] / folly / detail / FileUtilDetail.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-11-30 Christopher DykesStart fixing implicit truncations
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-17 Michael LeeHandle wrapvFull when IOV_MAX is not defined.
2016-02-16 Iaroslav TverdokhlibFix wrapvFull for the case when iovec* has size more...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-01-13 Jim Meyeringfolly/.../FileUtilDetail.h: avoid -Wsign-compare warnings
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-05-20 Tudor BosmanAdd missing FileUtil functions (p?readvFull, p?writevFu...