mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Add sysctlbyname() for MacOS
This commit is contained in:
parent
5c6877b02b
commit
181cd4cbe8
21 changed files with 193 additions and 35 deletions
1
third_party/awk/b.c
vendored
1
third_party/awk/b.c
vendored
|
@ -1463,6 +1463,7 @@ rescan:
|
|||
}
|
||||
break;
|
||||
}
|
||||
__builtin_unreachable();
|
||||
}
|
||||
|
||||
int cgoto(fa *f, int s, int c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue