cvs commit: src/sys/i386/linux linux.h

Tim J. Robbins tjr at FreeBSD.org
Mon Aug 16 00:02:54 PDT 2004


tjr         2004-08-16 07:02:54 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/linux       linux.h 
  Log:
  Add a new type, l_uintptr_t, which is an unsigned integer type with the
  same width as a pointer under Linux. Add two new macros, PTRIN and PTROUT,
  which convert between l_uintptr_t and native pointers.
  
  Revision  Changes    Path
  1.63      +4 -0      src/sys/i386/linux/linux.h


More information about the cvs-src mailing list