Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib



Module Name:    src
Committed By:   mrg
Date:           Mon Jul  4 22:33:29 UTC 2011

Modified Files:
        src/tests/lib/libc/stdlib: t_strtod.c
        src/tests/lib/libm: t_ceil.c t_floor.c t_round.c

Log Message:
XXX: ugly hack to make these valid for vax fp.
XXX: could consolidate some of this into a common header, but i'll
     leave that clean up for another time.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/tests/lib/libc/stdlib/t_strtod.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libm/t_ceil.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_floor.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_round.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index