DragonFly commits List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/cpu/amd64/include signal.h src/sys/sys msgport.h tls.h
dillon 2008/08/25 16:34:35 PDT
DragonFly src repository
Modified files:
sys/cpu/amd64/include signal.h
sys/sys msgport.h tls.h
Log:
AMD64 Support:
* Move amd64-specific signal.h defs to machine/signal.h
* Change size field in tls_info from 'int' to 'long' to accomodate
64 bit architectures.
Submitted-by: Matthew Dillon
Obtained-from: FreeBSD, Jordan Gordeev <jgordeev@dir.bg>, and Matt
Revision Changes Path
1.2 +53 -0 src/sys/cpu/amd64/include/signal.h
1.28 +7 -0 src/sys/sys/msgport.h
1.9 +8 -1 src/sys/sys/tls.h
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/amd64/include/signal.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/msgport.h.diff?r1=1.27&r2=1.28&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/tls.h.diff?r1=1.8&r2=1.9&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]