Searched hist:24897 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/include/
H A Dstdio.hdiff 24897 Sun Apr 13 13:50:07 MDT 1997 bde Removed nonstandard #include of <sys/types.h>.

Use _BSD_OFF_T_ instead of off_t so that we're still self-sufficent.

Copied the ftruncate/lseek()/mmap()/truncate() redeclaration hacks
from <sys/types.h> so that things depending on them don't break.

Completed in 48 milliseconds