Create the stdio.h portability header
authorChristopher Dykes <cdykes@fb.com>
Fri, 6 May 2016 16:31:20 +0000 (09:31 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Fri, 6 May 2016 16:37:07 +0000 (09:37 -0700)
commitfb8565ddcd9beb6c62633c0c5c32637d5e96e95b
tree41ddc05749215d37039bac8d4dde9fd67a2736d6
parent089f552233a0e0042d40199202f110335f78bcfd
Create the stdio.h portability header

Summary: Windows doesn't define a couple of functions.

Reviewed By: yfeldblum

Differential Revision: D2990676

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