jb          2008-04-26 04:26:23 UTC

  FreeBSD src repository

  Modified files:
    cddl/contrib/opensolaris/lib/libdtrace/common dt_lex.l 
  Log:
  * Define YY_INPUT for flex since input() can't be re-defined.
  * On FreeBSD define both LITTLE_ENDIAN and BIG_ENDIAN and then set the
    BYTE_ORDER to the one we are using. On Solaris they define one or
    the other but not both. For us to keep using FreeBSD header files,
    we need to use endian definitions the same way we do in pure BSD
    code.
  
  Revision  Changes    Path
  1.2       +0 -0      
src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_lex.l
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to