DragonFly commits List (threaded) for 2008-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/cpu/amd64/include float.h math.h src/sys/cpu/i386/include float.h math.h
hasso 2008/04/08 23:44:37 PDT
DragonFly src repository
Modified files:
sys/cpu/amd64/include float.h math.h
sys/cpu/i386/include float.h math.h
Log:
Add double_t and float_t typedefs for both i386 and amd64 as required by C99.
Obtained-from: FreeBSD with modifications
Revision Changes Path
1.2 +3 -1 src/sys/cpu/amd64/include/float.h
1.2 +6 -0 src/sys/cpu/amd64/include/math.h
1.6 +4 -0 src/sys/cpu/i386/include/float.h
1.3 +6 -0 src/sys/cpu/i386/include/math.h
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/amd64/include/float.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/amd64/include/math.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/i386/include/float.h.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/cpu/i386/include/math.h.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]