-
Notifications
You must be signed in to change notification settings - Fork 161
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@05c8216 facebook/fb303@8f0cc2a facebook/fbthrift@05f3cc5 facebook/folly@3366269 facebook/mvfst@5cd8b2b facebook/proxygen@38454e0 facebook/wangle@85e8d9b facebookexperimental/edencommon@14d0dfd facebookexperimental/rust-shed@1b1457a 1273ae3 Reviewed By: ckwalsh fbshipit-source-id: 7e37d05d58631e2e71b939804bd341cba71ff746
- Loading branch information
1 parent
1273ae3
commit 6448c39
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 36e5c5bb55b80235e35550151c7bfe74ff9f65e2 | ||
Subproject commit 3366269ef51cd14d162492814d367ced270144bd |
Submodule folly
updated
8 files
+6 −0 | build/fbcode_builder/getdeps.py | |
+1 −0 | folly/IPAddressV4.cpp | |
+2 −6 | folly/coro/scripts/co_bt.py | |
+0 −1 | folly/fibers/scripts/gdb.py | |
+8 −0 | folly/portability/Unistd.h | |
+24 −0 | folly/portability/test/BUCK | |
+45 −0 | folly/portability/test/FcntlTest.cpp | |
+47 −0 | folly/portability/test/UnistdTest.cpp |