unix: add PthreadChdir and PthreadFchdir on darwin#201
unix: add PthreadChdir and PthreadFchdir on darwin#201espadolini wants to merge 2 commits intogolang:masterfrom espadolini:pthreadchdir
Conversation
|
This PR (HEAD: a14d2c6) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/595677. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-06-28T16:51:39Z","revision":"fd363b05ced99be97f56dcbbd368e2450fc23976"} Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Cherry Mui: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Edoardo Spadolini: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Cherry Mui: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Edoardo Spadolini: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Edoardo Spadolini: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
This PR (HEAD: bc02d6d) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/sys/+/595677. Important tips:
|
|
Message from Edoardo Spadolini: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 2: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-02T18:35:45Z","revision":"d1f9c1e2bf8afaf065a4d08f6d8b21b949db12b6"} Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 2: Auto-Submit+1 Code-Review+2 Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-07-03T00:16:05Z","revision":"d1f9c1e2bf8afaf065a4d08f6d8b21b949db12b6"} Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Ian Lance Taylor: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
|
Message from Go LUCI: Patch Set 2: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/595677. |
Fixes golang/go#68226 Change-Id: I92052e2319e4edde21b5e1e47ddb5b261d81448a GitHub-Last-Rev: bc02d6d GitHub-Pull-Request: #201 Reviewed-on: https://go-review.googlesource.com/c/sys/+/595677 Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
|
This PR is being closed because golang.org/cl/595677 has been merged. |
Fixes golang/go#68226