|
50c182293e
|
Add mutex system call
|
2023-11-24 13:30:43 +02:00 |
|
|
c957a433c7
|
Spawn → SpawnProcess, more terminal settings
|
2023-11-21 14:18:51 +02:00 |
|
|
407ce3bae4
|
Change pass to NonNull + docs on it
|
2023-11-16 16:44:50 +02:00 |
|
|
7785a8310f
|
Better argument passing from kernel
|
2023-11-16 16:14:04 +02:00 |
|
|
ab13d0fec7
|
Add environment to SpawnOptions
|
2023-11-14 15:25:40 +02:00 |
|
|
8bff432534
|
Split ABI for x86_64/aarch64
|
2023-11-04 15:40:48 +02:00 |
|
|
15cbcf3d1f
|
Better signals + process management
|
2023-07-27 16:10:01 +03:00 |
|
|
61ca72e3f1
|
Fix doc string
|
2023-07-25 17:48:55 +03:00 |
|
|
553074ec49
|
Split signals into exceptions and async signals
|
2023-07-25 16:46:48 +03:00 |
|
|
9bf3840376
|
Add ABI structs for signals
|
2023-07-25 16:15:09 +03:00 |
|
|
91a4a93569
|
Spawn, WaitProcess syscalls
|
2023-07-25 10:49:26 +03:00 |
|
|
d371dabecd
|
Add FileAttr
|
2023-07-22 16:21:58 +03:00 |
|
|
34f1c2ccf7
|
Support for Read/OpenDirectory
|
2023-07-22 00:39:50 +03:00 |
|
|
6b2350f266
|
Fix clippy warnings
|
2023-07-20 18:52:11 +03:00 |
|
|
a6e8663ab7
|
Add STDIN file number
|
2023-07-20 18:13:47 +03:00 |
|
|
091cc35730
|
Add const-default impls to Terminal structs
|
2023-07-20 16:19:07 +03:00 |
|
|
284220e8ab
|
Clean up OpenOptions
|
2023-07-20 15:41:00 +03:00 |
|
|
21c610c1a0
|
Enforce documentation for ABI crate
|
2023-07-20 12:38:38 +03:00 |
|
|
5541cc3214
|
Implement mount/unmount
|
2023-07-20 12:00:22 +03:00 |
|
|
e88a2857e1
|
Reimplement SyscallFunction/Error enums using macros
|
2023-07-18 23:21:09 +03:00 |
|
|
7ed747351a
|
Initial commit
|
2023-07-18 17:57:20 +03:00 |
|