cvs commit: src/sys/sys sysmsg.h

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 25 16:36:52 PDT 2008


dillon      2008/08/25 16:35:47 PDT

DragonFly src repository

  Modified files:
    sys/sys              sysmsg.h 
  Log:
  AMD64 Support:
  
  * Change the sysmsg fds[2] array from int to long and use the
    same double-register return trick that i386 uses for pipe(fds),
    and a few other specialized system calls.
  
  Revision  Changes    Path
  1.12      +4 -1      src/sys/sys/sysmsg.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/sysmsg.h.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list