From: Abramo Bagnara Date: Tue, 9 May 2000 10:42:12 +0000 (+0000) Subject: Added TODO files X-Git-Tag: v1.0.3~1274 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3a6ce53704c3b0b4f6878e106d983ac142ef8f43;p=alsa-lib.git Added TODO files --- 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)