source:
zzuf/trunk/TODO
@
1494
Last change on this file since 1494 was 1491, checked in by , 16 years ago | |
---|---|
File size: 396 bytes |
Line | |
---|---|
1 | |
2 | * detect crashes in the program's stdout/stderr (eg. mplayer) |
3 | |
4 | * Parallelise operations. |
5 | * improve our basic support for [f]open/[f]read, etc. (fscanf, fgets, also |
6 | see what sed is using) |
7 | |
8 | * socket support |
9 | * marker support (eg. \r\n\r\n in HTTP responses) |
10 | |
11 | * ASCII support, UTF-8 support |
12 | |
13 | * Huge todo: be format-aware |
14 | - recompute checksums |
15 | - divert zlib functions, too |
16 |
Note: See TracBrowser
for help on using the repository browser.