zzuf/TODO
Sam Hocevar 1a97ee7197 * Version 0.5.
* Updated NEWS and ChangeLog.
2007-01-14 23:56:39 +00:00

17 lines
415 B
Plaintext

* Missing functions:
+ stdio:
- fscanf
- fgetws, fgetwc, ungetwc
- pipe, dup, dup2
+ zlib functions (eg. libpng)
+ divert crc checks or recompute checksums (yeah)
* Detect crashes in the program's stdout/stderr (eg. mplayer) instead of
just checking the return value
* Marker support (eg. \r\n\r\n in HTTP responses)
* ASCII support (more or less done), UTF-8 support