jb 2007-11-28 21:54:46 UTC
FreeBSD src repository
Modified files:
sys/sys elf.h kernel.h param.h stat.h time.h
types.h
Log:
Remove _SOLARIS_C_SOURCE compatibility definitions. Unfortunately the
ZFS porting style didn't extend this, instead using a heap of additional
header files that don't get installed.
My intention had been to allow OpenSolaris external code to build on
FreeBSD out of the box (i.e. without a src tree).
Revision Changes Path
1.2 +0 -4 src/sys/sys/elf.h
1.137 +0 -2 src/sys/sys/kernel.h
1.315 +0 -16 src/sys/sys/param.h
1.43 +0 -8 src/sys/sys/stat.h
1.74 +0 -23 src/sys/sys/time.h
1.97 +0 -30 src/sys/sys/types.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"