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 | |
---|
17 | * Finish the Win32 port: |
---|
18 | + pipe inheritance |
---|
19 | + signal handling |
---|
20 | + exported functions |
---|
21 | + memory limits |
---|
Note: See
TracBrowser
for help on using the repository browser.