Home
last modified time | relevance | path

Searched hist:"15 aa51b01cfad3bc8fcb2fd10ad70f32eae0fca5" (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/
H A Dstdio.hdiff 15aa51b01cfad3bc8fcb2fd10ad70f32eae0fca5 Sun Apr 13 17:50:07 CEST 1997 Bruce Evans <bde@FreeBSD.org> 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.
diff 15aa51b01cfad3bc8fcb2fd10ad70f32eae0fca5 Sun Apr 13 17:50:07 CEST 1997 Bruce Evans <bde@FreeBSD.org> 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.