diff --git a/TODO b/TODO new file mode 100644 index 00000000..2dde5a64 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +M plug sync and pos problems +M Loopback implementation? +L complete mmap emulation (after plug sync and pos thought) +L add hsearch_r code from glibc (for compatibility with older distributions) +L move OSS emulation to user space (LD_PRELOAD)