Create the sys/resource.h portability header
authorChristopher Dykes <cdykes@fb.com>
Thu, 31 Mar 2016 17:49:17 +0000 (10:49 -0700)
committerFacebook Github Bot 7 <facebook-github-bot-7-bot@fb.com>
Thu, 31 Mar 2016 17:50:27 +0000 (10:50 -0700)
commitf30ed16484a692db489165ef84c2818ba035d2d8
tree245ab70eaf699026652c15058a50c9c218a1f371
parent860171628db4ef08526a2bdcef7b08a0ad282c37
Create the sys/resource.h portability header

Summary: Windows doesn't have it, so be nice and at least stub it out.

Reviewed By: yfeldblum

Differential Revision: D2984232

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