Removed mmap emulation. Updated TODO. Fixed an over rename

This commit is contained in:
Abramo Bagnara 2000-05-31 15:09:27 +00:00
parent f9eacbfc9e
commit 2ff2c87cdb
5 changed files with 21 additions and 328 deletions

1
TODO
View file

@ -1,5 +1,4 @@
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)