- valgrind memtest
- generate docs from headers
- add unblocking select/poll support to fds (maybe in IO module?)
- (maybe?) set
fd_assignmentfor a custom fd to -1 to prevent closing it insp_free - capturing return-code of programs terminating with signals (e.g. SIGSEGV) in
sp_wait? - move
process.c-relevant header material intoprocess.hand include it insubproc.h