Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 407 Bytes

TODO.md

File metadata and controls

6 lines (6 loc) · 407 Bytes
  • valgrind memtest
  • generate docs from headers
  • add unblocking select/poll support to fds (maybe in IO module?)
  • (maybe?) set fd_assignment for a custom fd to -1 to prevent closing it in sp_free
  • capturing return-code of programs terminating with signals (e.g. SIGSEGV) in sp_wait?
  • move process.c-relevant header material into process.h and include it in subproc.h