Laytan Laats
|
ddad2011e2
darwin: remove syscall usage (without -no-crt) to comply to Apple guidelines
|
1 year ago |
Laytan Laats
|
c58da76562
sys/darwin: fix sysctl and sysctlbyname syscalls
|
1 year ago |
gingerBill
|
04f0fbf23a
Merge pull request #3272 from iansimonson/add_getrusage_darwin
|
1 year ago |
Ian Simonson
|
835effdef1
Use c.long rather than int
|
1 year ago |
Ian Simonson
|
c7bec2962e
Fix __darwin_suseconds_t definition
|
1 year ago |
Ian Simonson
|
d7b1901b16
Fix syscall_munmap in darwin
|
1 year ago |
Ian Simonson
|
26d107ce64
Add getrusage syscall for mac/darwin
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
Colin Davidson
|
f2202db517
make darwin syscalls contextless
|
2 years ago |
Colin Davidson
|
6a2ef1f4f3
add osx support
|
2 years ago |
gingerBill
|
33895b6d92
Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate
|
3 years ago |
gingerBill
|
1d4d0a3e1a
Strip unneeded semicolons
|
3 years ago |
Platin21
|
ab3bae5c02
Fixed package name
|
3 years ago |
Platin21
|
540c5400a0
Adds several system calls and the beginning of odin wrappers for them
|
3 years ago |