- Notifications
You must be signed in to change notification settings - Fork604
Commita7f19e9
unix: add Dup3 on dragonfly
Use the same implementation as on freebsd which is also what thedragonfly libc uses.Change-Id: I0ed513ae15fcb6dac77b2fc76f662723d66b75c6Reviewed-on:https://go-review.googlesource.com/c/sys/+/636435Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>Reviewed-by: Ian Lance Taylor <iant@google.com>Reviewed-by: Carlos Amedee <carlos@golang.org>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>TryBot-Result: Gopher Robot <gobot@golang.org>1 parentfe16172 commita7f19e9
2 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
249 | 261 | | |
250 | 262 | | |
251 | 263 | | |
| |||
0 commit comments
Comments
(0)