4lDO2
|
0ef1244bd7
|
Impl From<libredox Error> for syscall Error.
|
2024-02-23 10:34:48 +01:00 |
|
4lDO2
|
7341724f55
|
Make the redox_syscall dependency optional.
|
2024-01-11 15:03:09 +01:00 |
|
4lDO2
|
4de57e2c98
|
Allow disabling redox_syscall public APIs.
|
2023-12-26 12:20:13 +01:00 |
|
4lDO2
|
dcb73fea4b
|
Move scheme API to redox-scheme.
|
2023-12-26 11:21:01 +01:00 |
|
4lDO2
|
8201e827c8
|
Add fstat, fstatvfs, and futimens.
|
2023-11-05 13:03:57 +01:00 |
|
4lDO2
|
3a0e50ef3f
|
Implement mmap and munmap
|
2023-11-04 16:42:12 +01:00 |
|
4lDO2
|
a15ce02753
|
Compile on non-Redox platforms.
|
2023-10-12 20:13:05 +02:00 |
|
4lDO2
|
619de8a521
|
Add more ABI functions and some scheme APIs.
|
2023-10-12 20:08:07 +02:00 |
|
4lDO2
|
eaf682b6b4
|
Ensure ABI uses unsigned arguments
This is important because compilers may not correctly sign-extend args
otherwise, if e.g. flags are extended.
|
2023-10-02 17:08:07 +02:00 |
|
4lDO2
|
9904ebe0c1
|
Add clock_gettime.
|
2023-10-02 17:06:25 +02:00 |
|
4lDO2
|
7016837f1f
|
Initial Commit
|
2023-09-28 16:32:39 +02:00 |
|