]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Added TODO files
authorAbramo Bagnara <abramo@alsa-project.org>
Tue, 9 May 2000 10:42:12 +0000 (10:42 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Tue, 9 May 2000 10:42:12 +0000 (10:42 +0000)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..2dde5a6
--- /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)