jehanne/sys/include
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
..
apw first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
usb first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
9P2000.h decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
9p.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
String.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
aml.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
auth.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
authsrv.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
avl.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
bio.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
complete.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
control.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ctype.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
cursor.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
disk.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
draw.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
event.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
flate.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
frame.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ip.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
keyboard.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
libc.h kernel: introduce devself 2016-12-11 01:26:08 +01:00
libsec.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
memdraw.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
memlayer.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mouse.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
mp.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
ndb.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
plumb.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
pool.h libc: initial import from Harvey 2015-12-22 11:55:44 +00:00
ptrace.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
regexp.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
stdio.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
thread.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
tos.h libc: initial import from Harvey 2015-12-22 11:55:44 +00:00
trace.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00