|
fd79f99f13
|
Add message metadata
|
2023-12-31 01:55:25 +02:00 |
|
|
3d6408a3cd
|
SendMessage destination + ReceiveMessage source
|
2023-12-28 22:33:54 +02:00 |
|
|
7a73cd8ff3
|
Add some more libm functions
|
2023-12-28 17:18:05 +02:00 |
|
|
485bde3402
|
Add libm stub
|
2023-12-28 10:39:47 +02:00 |
|
|
195862bc55
|
Add message channels
|
2023-12-26 22:15:14 +02:00 |
|
|
84d2c40a3c
|
MapMemory now accepts MappingSource
|
2023-12-22 13:34:11 +02:00 |
|
|
37d2471965
|
Change PollWait return type
|
2023-12-22 13:10:40 +02:00 |
|
|
320d92b97f
|
Add poll syscalls
|
2023-12-22 11:30:23 +02:00 |
|
|
57d23b74c6
|
Remove the allocator
|
2023-12-18 14:55:17 +02:00 |
|
|
54029c01f1
|
Add authors
|
2023-12-11 03:06:18 +02:00 |
|
|
8f5a3c9bcb
|
Fix realloc() size limitation
|
2023-12-11 02:52:44 +02:00 |
|
|
b539456a5d
|
Add GetRandom syscall
|
2023-12-05 12:25:04 +02:00 |
|
|
87874745c0
|
Mutexes and threads
|
2023-11-24 11:06:00 +02:00 |
|
|
f00ecdb926
|
Fix memmove, Spawn → SpawnProcess, more terminal options
|
2023-11-21 14:19:23 +02:00 |
|
|
a882ffa028
|
New argument passing method
|
2023-11-16 16:09:38 +02:00 |
|
|
df131ab13b
|
Add raw trace function
|
2023-11-14 12:26:40 +02:00 |
|
|
ed2cf05838
|
Split system calls x86_64/aarch64
|
2023-11-04 15:37:46 +02:00 |
|
|
86832155ec
|
Better runtime support for signals
|
2023-07-27 16:26:45 +03:00 |
|
|
fb4586c48f
|
Add signal facilities
|
2023-07-25 16:15:00 +03:00 |
|
|
e0774b4d39
|
Add process stuff
|
2023-07-25 10:49:00 +03:00 |
|
|
a3456a5b99
|
Implement stubs for directory/fs system calls
|
2023-07-22 17:36:39 +03:00 |
|
|
84de8cc141
|
Cleanup OpenOptions
|
2023-07-20 15:41:17 +03:00 |
|
|
84f645fd0c
|
Implement mount/unmount system calls
|
2023-07-20 12:37:57 +03:00 |
|
|
8254de45a3
|
Update syscall module path
|
2023-07-18 23:25:47 +03:00 |
|
|
adfc37dde4
|
Fix ABI library crate
|
2023-07-18 18:10:04 +03:00 |
|
|
8ec1d7fdc2
|
Initial commit
|
2023-07-18 18:05:50 +03:00 |
|