mirror of
https://github.com/sigmasternchen/seaboot
synced 2025-03-15 04:08:54 +00:00
added todos to readme
This commit is contained in:
parent
79ba669ede
commit
e441b19838
1 changed files with 7 additions and 0 deletions
|
@ -25,3 +25,10 @@ $ make
|
|||
```
|
||||
|
||||
The compiled files are in `./bin/`.
|
||||
|
||||
## TODO
|
||||
|
||||
- fail-tollerant wrappers for malloc/realloc
|
||||
- automated getopt-wrapper (ev with help message generator)
|
||||
- simplified socket-management
|
||||
- simplified process-management (fork/exec, shm, semaphores, pthread, ...)
|
||||
|
|
Loading…
Reference in a new issue