source:
zzuf/trunk/TODO
@
1674
Last change on this file since 1674 was 1674, checked in by , 16 years ago | |
---|---|
File size: 415 bytes |
Line | |
---|---|
1 | |
2 | * Missing functions: |
3 | + stdio: |
4 | - fscanf |
5 | - fgetws, fgetwc, ungetwc |
6 | - pipe, dup, dup2 |
7 | + zlib functions (eg. libpng) |
8 | + divert crc checks or recompute checksums (yeah) |
9 | |
10 | * Detect crashes in the program's stdout/stderr (eg. mplayer) instead of |
11 | just checking the return value |
12 | |
13 | * Marker support (eg. \r\n\r\n in HTTP responses) |
14 | |
15 | * ASCII support (more or less done), UTF-8 support |
16 |
Note: See TracBrowser
for help on using the repository browser.