Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2006 22:54:10 +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 types.h
Message-ID:  <200608042254.k74MsAw5066373@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2006-08-04 22:54:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              types.h 
  Log:
  Add some compatibility definitions for OpenSolaris source.
  
  These are only defined if _SOLARIS_C_SOURCE is defined, so they don't
  polute the FreeBSD compile environment.
  
  They are used all over the OpenSolaris source, so defining them here
  removes the need to continually resolve differences in FreeBSD system
  haeder files from Solaris header files.
  
  Revision  Changes    Path
  1.96      +30 -0     src/sys/sys/types.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608042254.k74MsAw5066373>