pjd 2007-04-07 16:02:30 UTC
FreeBSD src repository
Modified files:
include stdio.h
sys/sys unistd.h
Log:
- Remove SEEK_DATA and SEEK_HOLE from stdio.h, they don't belong here.
- Only define SEEK_DATA and SEEK_HOLE in sys/unistd.h when neither
_POSIX_SOURCE nor _XOPEN_SOURCE is defined.
Pointed out by: bde, ache
Revision Changes Path
1.60 +0 -6 src/include/stdio.h
1.48 +2 -0 src/sys/sys/unistd.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"