Commit 571f7f1
committed
[libc] Correct standard for getcpu
Given this is a syscall wrapper and not in POSIX, this should actually
be defined under the Linux standard.
https://man7.org/linux/man-pages/man2/getcpu.2.html confirms.1 parent 7bb7345 commit 571f7f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments