* More TODO.

This commit is contained in:
Sam Hocevar
2006-12-15 18:49:33 +00:00
committed by sam
parent afaf2ccaf1
commit 1ea9c18ee5
+7 -1
View File
@@ -1,9 +1,15 @@
* detect crashes in the program's stdout/stderr (eg. mplayer)
* Parallelise operations.
* Only very basic support for [f]open/[f]read, etc. see fscanf, fgets...
* improve our basic support for [f]open/[f]read, etc. (fscanf, fgets, also
see what sed is using)
* socket support
* marker support (eg. \r\n\r\n in HTTP responses)
* ASCII support, UTF-8 support
* Huge todo: be format-aware
- recompute checksums
- divert zlib functions, too