Commit 8ff67c1
authored
Add missing definitions on NetBSD (rust-lang#3927)
This PR adds support for:
CLOCK_PROCESS_CPUTIME_ID
CLOCK_THREAD_CPUTIME_ID
sysctlnametomib
It replaces the following closed PRs:
rust-lang#3926
rust-lang#3923
Sorry for the back and forward actions.1 parent b23f517 commit 8ff67c1
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
1567 | 1569 | | |
1568 | 1570 | | |
1569 | 1571 | | |
| 1572 | + | |
1570 | 1573 | | |
1571 | 1574 | | |
1572 | 1575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1873 | 1873 | | |
1874 | 1874 | | |
1875 | 1875 | | |
| 1876 | + | |
| 1877 | + | |
1876 | 1878 | | |
1877 | 1879 | | |
1878 | 1880 | | |
| |||
2646 | 2648 | | |
2647 | 2649 | | |
2648 | 2650 | | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
2649 | 2656 | | |
2650 | 2657 | | |
2651 | 2658 | | |
| |||
0 commit comments