fix ubsan-detected UMR in TemporaryFile
[folly.git] / folly / File.h
2017-08-31 Aravind AnbuduraiAdd a comment on File.h
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-05-03 Aravind AnbuduraiHelper utility to construct, returns an Expected<..>
2017-01-04 Yedidya Feldblum2017
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-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-07-15 Yedidya FeldblumFile ctor should take StringPiece.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-03-10 Philip Proninuse 0666 as the default permissions for new files
2014-02-06 Lucian Grijincufolly: File explicit ctor
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-12-20 Soren LassenMade File::release() return the released file descriptor.
2013-10-15 Philip ProninFile::dup
2013-05-20 Tudor Bosmanflock locks in folly::File, FileUtil, Exception.h fixes...
2013-03-19 Tom JacksonRemove File::tryOpen
2013-03-19 Tom JacksonFile::tryOpen
2013-03-19 Tom JacksonTruthy File
2013-03-19 Tom Jacksonfolly/{experimental => .}/File