Andreas Kling
|
16356ca478
LibCore: Add syscall wrappers for read() and write()
|
3 年之前 |
Andreas Kling
|
3db9979e40
LibCore: Add syscall wrapper for stat()
|
3 年之前 |
Andreas Kling
|
4a213869f2
LibCore: Add syscall wrapper for ftruncate()
|
3 年之前 |
Andreas Kling
|
4bf08e4d52
LibCore: Add syscall wrapper for close()
|
3 年之前 |
Andreas Kling
|
0ed5f84bd9
LibCore: Use open() wrapper in Core::MappedFile :^)
|
3 年之前 |
Andreas Kling
|
50416c286d
LibCore: Add syscall wrapper for open()
|
3 年之前 |
Andreas Kling
|
45842a5208
LibCore: Add syscall wrapper for munmap()
|
3 年之前 |
Andreas Kling
|
53e9b9758e
LibCore: Add syscall wrapper for mmap()
|
3 年之前 |
Andreas Kling
|
c37a02341b
LibCore: Add Core::System wrappers for fstat() and fcntl()
|
3 年之前 |
Andreas Kling
|
21a5fb0fa2
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
|
3 年之前 |