Correct the API of some functions in the portability headers
authorChristopher Dykes <cdykes@fb.com>
Thu, 2 Feb 2017 01:22:36 +0000 (17:22 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 2 Feb 2017 01:32:56 +0000 (17:32 -0800)
commit23688fa8212bbf501f126cc4952d57e0480c5371
tree842cca97a2b53ec631ad2e822554893dc5aff79c
parent55e591f927b937b6ca3f23e7f9e5b2af708eb49f
Correct the API of some functions in the portability headers

Summary: They were based on the signatures of the original functions as defined by MSVC. They should be based on the signatures as defined by Posix instead.

Reviewed By: yfeldblum

Differential Revision: D4471711

fbshipit-source-id: 8a6fd60ba2b326ca57058c119fc77c46f1d21d10
folly/portability/Unistd.cpp
folly/portability/Unistd.h