jehanne/sys
Giacomo Tesio c6de6b66e9 kernel: introduce devself
Devself provides to each process access to its own structures.

So far it contains four files:

- pid
- ppid
- pipes	used to implement pipe(2)
- segments used to implement segattach, segdetach and segfree
2016-12-11 01:26:08 +01:00
..
include kernel: introduce devself 2016-12-11 01:26:08 +01:00
lib/plumb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
log first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
src kernel: introduce devself 2016-12-11 01:26:08 +01:00