|
6efd55dce8
|
kernel: Fix poll syscall
|
2023-08-22 11:54:19 +02:00 |
|
|
03dc260ba9
|
kernel: Add POLLHUP and store it when a polled socket's peer disconnects
|
2023-08-22 11:54:19 +02:00 |
|
|
0e75cc3feb
|
kernel: Support listening sockets in poll()
|
2023-08-22 11:54:13 +02:00 |
|
|
2abb43d709
|
kernel+libos: Call Vector::try_reserve where it is appropriate
continuous-integration/drone/push Build is failing
|
2023-08-22 11:54:00 +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 |
|