21 lines
426 B
Plaintext
21 lines
426 B
Plaintext
|
|
* reading directories: can we emulate reading a directory?
|
|
|
|
* finish testing POSIX sig* calls
|
|
|
|
* re-map signal numbers before delivery
|
|
|
|
* re-map errno
|
|
|
|
* terminfo
|
|
|
|
* implement sysfs, stime, utime, nice, pgrpsys, plock, uadmin, poll,
|
|
select
|
|
|
|
* wrap msgsys, shmsys, semsys: need to map the "which" arg to NetBSD
|
|
|
|
* finish implementing ioctl()'s:
|
|
|
|
IBCS2_TCSBRK, IBCS2_TCXONC, IBCS2_TCFLSH, IBCS2_TIOCGWINSZ,
|
|
IBCS2_TIOCSWINSZ
|