Andreas Kling
|
fe1bf067b8
ProcFS: Reads past the end of a generated file should be zero-length
|
5 tahun lalu |
Andreas Kling
|
28ee5b0e98
TmpFS: Reads past the end of a file should be zero-length
|
5 tahun lalu |
Andreas Kling
|
50056d1d84
Kernel: mmap() should fail with ENODEV for directories
|
5 tahun lalu |
Andreas Kling
|
6a4b376021
Kernel: Validate ftruncate(fd, length) syscall inputs
|
5 tahun lalu |
Andreas Kling
|
bbedad1197
test_io: Test that seeking past EOF and then reading returns 0
|
5 tahun lalu |
Andreas Kling
|
93e9a42bf0
test_io: Verify that write() on an O_RDONLY fd fails with EBADF
|
5 tahun lalu |
Andreas Kling
|
c19f840f32
test_io: Verify that read() on an O_WRONLY fd fails with EBADF
|
5 tahun lalu |
Andreas Kling
|
2da3edb3d0
test_io: Add a simple test program that abuses some I/O syscalls
|
5 tahun lalu |