flock locks in folly::File, FileUtil, Exception.h fixes and tests
Summary: Test required a separate process, as fcntl locks are always re-granted to a process that holds the lock. Test Plan: new tests, all tests under folly Reviewed By: lucian@fb.com FB internal diff: D791370
Showing
folly/FileUtil.cpp
0 → 100644
folly/FileUtil.h
0 → 100644
folly/test/ExceptionTest.cpp
0 → 100644
Please register or sign in to comment