flysand7
|
4e145cf69c
|
[sys/linux]: Fix time(2) syscall not taking a pointer on ARM64
|
2023-11-10 08:32:49 +11:00 |
|
flysand7
|
341087a82b
|
[sys/linux]: Fix creat(2) syscall not returning file descriptor
|
2023-11-10 08:31:52 +11:00 |
|
flysand7
|
851fd1f8d1
|
Fix missing return statement
|
2023-11-10 08:30:38 +11:00 |
|
flysand7
|
ce43b04688
|
time on arm64
|
2023-11-10 05:33:25 +11:00 |
|
flysand7
|
ff1ab74b3c
|
[sys/linux]: Fix missing return; Remove TODO for select()
|
2023-11-10 05:24:24 +11:00 |
|
flysand7
|
aed67ba665
|
[sys/linux]: Fix arch-specific issues
|
2023-11-10 05:14:42 +11:00 |
|
flysand7
|
548ab2e1b6
|
[sys/linux]: utimensat takes array of two
|
2023-11-08 11:07:50 +11:00 |
|
flysand7
|
13a3c0e57c
|
[sys/linux]: Fix syscalls: lseek, preadv, pwritev; Make read*/write* syscalls take byte slice instead of generic slice
|
2023-11-08 11:01:28 +11:00 |
|
flysand7
|
f26ed39e86
|
[sys/linux]: Fix compilation errors and -strict-style errors
|
2023-11-04 13:57:28 +11:00 |
|
flysand7
|
574d2baf09
|
[sys/linux]: Documentation improvements
|
2023-11-04 13:35:13 +11:00 |
|
flysand7
|
1e622979f8
|
[sys/linux]: Add more syscalls
|
2023-11-04 12:46:45 +11:00 |
|
flysand7
|
7faa146004
|
WIP
|
2023-11-03 00:56:20 +11:00 |
|
flysand7
|
2c9ef2e1bc
|
sys/linux: Fix EFAULT on recvfrom
|
2023-11-01 10:06:30 +11:00 |
|
flysand7
|
bbd4c1054e
|
convert spaces to tabs
|
2023-10-27 11:30:13 +11:00 |
|
flysand7
|
4d65b1ab9c
|
Implement new sys/unix package
|
2023-10-27 10:51:21 +11:00 |
|