add linux_emul base, reorganize docs
[openbsd_emul.git] / linux_emul_base / doc / todo.txt
1 - AF_INET6
2 i dont need that too yet
3
4 - VDSO
5 we could gain quite a performance hit when we can avoid
6 the trapping overhead and let linux-code directly jump
7 in linuxemu handler.
8
9 - dsp / mixer
10 implement mixer ioctls in devdsp
11 mmap and trigger caps for quake
12
13 - ptrace
14 implement ptrace support so we can use native debugger