| Rev | Line | |
|---|
| [1491] | 1 | |
|---|
| [1501] | 2 | * Missing functions: |
|---|
| 3 | + stdio: |
|---|
| 4 | - fscanf |
|---|
| 5 | - fgetws, fgetwc, ungetwc |
|---|
| [2323] | 6 | - pipe |
|---|
| [1501] | 7 | + zlib functions (eg. libpng) |
|---|
| 8 | + divert crc checks or recompute checksums (yeah) |
|---|
| [1491] | 9 | |
|---|
| [1501] | 10 | * Detect crashes in the program's stdout/stderr (eg. mplayer) instead of |
|---|
| 11 | just checking the return value |
|---|
| [1486] | 12 | |
|---|
| [1501] | 13 | * Marker support (eg. \r\n\r\n in HTTP responses) |
|---|
| 14 | |
|---|
| [1674] | 15 | * ASCII support (more or less done), UTF-8 support |
|---|
| [1491] | 16 | |
|---|
| [1703] | 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.