Date: Wed, 28 Nov 2007 21:54:46 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys elf.h kernel.h param.h stat.h time.h types.h Message-ID: <200711282154.lASLskT3049204@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711282154.lASLskT3049204>