DragonFly commits List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys sysmsg.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]