DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys types.h
asmodai 2005/06/03 02:45:53 PDT
DragonFly src repository
Modified files:
sys/sys types.h
Log:
Add blkcnt_t and blksize_t per IEEE Std 1003.1, 2004 Edition.
I do not understand why both FreeBSD and NetBSD use an unsigned integer,
when the specification clearly states an signed integer should be used.
Revision Changes Path
1.9 +2 -0 src/sys/sys/types.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/types.h.diff?r1=1.8&r2=1.9&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]