Mathieu Maret
|
758017a8e7
|
mmap fix
Keep region list sorted on heap grow
Fix checking region overlap
Assert that mmap appends at loaded address for init
|
2024-02-12 18:25:35 +01:00 |
|
Mathieu Maret
|
cb5e408525
|
Fix init ressource mapping
|
2024-02-12 09:41:56 +01:00 |
|
Mathieu Maret
|
1895781213
|
Assign a mapped ressource to init prog
|
2024-02-08 23:15:29 +01:00 |
|
Mathieu Maret
|
cca78b269d
|
init: use zero driver for stack alloc
|
2024-02-08 23:15:29 +01:00 |
|
Mathieu Maret
|
60e71f6521
|
elf: move struct definition to header
|
2023-11-20 00:09:02 +01:00 |
|
Mathieu Maret
|
18ea283213
|
Use format attribut and correct associated errors
|
2023-11-09 23:44:04 +01:00 |
|
Mathieu Maret
|
44fa5967dd
|
Fix uninitialized variable
|
2023-03-21 23:41:23 +01:00 |
|
Mathieu Maret
|
6471ee9a2d
|
Implement brk syscall simple case
|
2022-09-03 22:43:41 +02:00 |
|
Mathieu Maret
|
7891554d8b
|
move elf in dedicated file
|
2022-07-25 17:10:28 +02:00 |
|