|
bd4c123fdd
|
kernel: Fix poll syscall
|
2023-08-16 14:54:57 +02:00 |
|
|
887cc65461
|
kernel: Add POLLHUP and store it when a polled socket's peer disconnects
|
2023-08-16 14:54:56 +02:00 |
|
|
a0b94ecc6c
|
kernel: Support listening sockets in poll()
|
2023-08-16 14:54:51 +02:00 |
|
|
e2a77bb3da
|
kernel+libc: Add pledge support
continuous-integration/drone/push Build is failing
|
2023-08-12 21:38:25 +02:00 |
|
|
826be882a9
|
kernel: Interrupt syscalls before exiting because of a signal
Closes #40.
|
2023-08-08 10:41:46 +02:00 |
|
|
df4227eab8
|
kernel: Make the poll() system call actually work
|
2023-08-02 17:18:38 +02:00 |
|
|
207d901de8
|
kernel+libc: Add the poll() syscall
continuous-integration/drone/push Build is passing
|
2023-08-02 14:48:20 +02:00 |
|