-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: GitHub commits: facebook/buck2-prelude@508bccd facebook/fb303@120ac49 facebook/fbthrift@61aaa86 facebook/folly@23d7a4c facebook/mvfst@f8a5876 facebook/proxygen@8ca8644 facebook/wangle@d244abf facebookexperimental/edencommon@5af1bd1 facebookexperimental/rust-shed@6baae58 79253e0 Reviewed By: ckwalsh fbshipit-source-id: 2d6e4aae541ae3e6e4fd93f729913a085f7827de
- Loading branch information
1 parent
79253e0
commit 60b8ec1
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit cf549a4be8aa7bd28930c75d9529b2389da113a1 | ||
Subproject commit 23d7a4c430cb6bc6c0bceac7d5ff7599a965c9db |
Submodule folly
updated
7 files
+2 −0 | folly/portability/BUCK | |
+10 −0 | folly/portability/Fcntl.h | |
+7 −3 | folly/portability/Stdlib.cpp | |
+24 −7 | folly/portability/Stdlib.h | |
+6 −2 | folly/portability/SysStat.cpp | |
+13 −2 | folly/portability/SysStat.h | |
+16 −0 | folly/portability/Unistd.h |