Tim Schumacher
|
c85f307e62
LibC: Mark a bunch of functions as cancellation points
|
3 years ago |
SeekingBlues
|
cba4750921
LibC: Add POSIX spec links to `wait`, `waitpid` and `waitid`
|
3 years ago |
SeekingBlues
|
4796a25bbd
LibC: Make `waitpid`'s return value more POSIX-compliant
|
3 years ago |
SeekingBlues
|
8730e56e88
LibC: Add `WIFCONTINUED` macro
|
3 years ago |
Jean-Baptiste Boric
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |