Files
ladybird/Userland
Andreas Kling 6a4b376021 Kernel: Validate ftruncate(fd, length) syscall inputs
- EINVAL if 'length' is negative
- EBADF if 'fd' is not open for writing
2020-01-07 14:48:43 +01:00
..
2020-01-04 13:26:51 +01:00
2020-01-05 12:25:26 +01:00
2020-01-02 00:50:09 +01:00