zzuf/TODO
2007-01-06 00:40:51 +00:00

16 lines
371 B
Plaintext

* Missing functions:
+ stdio:
- fscanf
- fgetws, fgetwc, ungetwc
+ 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, UTF-8 support