These missing includes were causing build warnings, but also a real bug in which the "size" parameter to "write" was being passed in 32-bit, whereas it ought to be 64-bit. This led to intermittent bad behaviour. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| aclocal.m4 | ||
| close.c | ||
| configure | ||
| configure.in | ||
| fstat.c | ||
| isatty.c | ||
| lseek.c | ||
| read.c | ||
| write.c | ||