Create the fcntl.h portability header
authorChristopher Dykes <cdykes@fb.com>
Wed, 4 May 2016 23:45:53 +0000 (16:45 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Wed, 4 May 2016 23:50:30 +0000 (16:50 -0700)
commit4e0a5b3a1086177f917296c53191107c395f5b34
treea96589afa6bae59939f2c797eeb3d9f8f5162d0c
parent62b1d04761973f209a7f5f6205ec8aabc10089ed
Create the fcntl.h portability header

Summary: Windows has it, but all it does is define a few constants.

Reviewed By: yfeldblum

Differential Revision: D3002161

fb-gh-sync-id: a719faf391125522b2cb21471a56e8a9fe894225
fbshipit-source-id: a719faf391125522b2cb21471a56e8a9fe894225
folly/Makefile.am
folly/portability/Fcntl.cpp [new file with mode: 0755]
folly/portability/Fcntl.h [new file with mode: 0755]