source: zzuf/trunk/TODO @ 1576

Last change on this file since 1576 was 1576, checked in by Sam Hocevar, 16 years ago
  • Version 0.2 is ready.
File size: 371 bytes
Line 
1
2  * Missing functions:
3    + stdio:
4      - fscanf
5      - fgetws, fgetwc, ungetwc
6    + zlib functions (eg. libpng)
7    + divert crc checks or recompute checksums (yeah)
8
9  * Detect crashes in the program's stdout/stderr (eg. mplayer) instead of
10    just checking the return value
11
12  * Marker support (eg. \r\n\r\n in HTTP responses)
13
14  * ASCII support, UTF-8 support
15
Note: See TracBrowser for help on using the repository browser.