DragonFly commits List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys types.h objcache.h
dillon 2007/04/28 23:05:02 PDT
DragonFly src repository
Modified files:
sys/sys types.h objcache.h
Log:
Use the __boolean_t defined in machine/stdint.h instead of the
boolean_t from sys/types.h, which doesn't work from userland unless
sys/user.h is carefully positioned.
Revision Changes Path
1.18 +1 -1 src/sys/sys/types.h
1.9 +2 -2 src/sys/sys/objcache.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/types.h.diff?r1=1.17&r2=1.18&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/objcache.h.diff?r1=1.8&r2=1.9&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]