Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/lib/libpthread
Module Name: src
Committed By: is
Date: Thu Dec 1 16:03:36 UTC 2005
Modified Files:
src/regress/lib/libpthread: Makefile
Added Files:
src/regress/lib/libpthread/fpu: Makefile fpu.c
Log Message:
Ensure that thread context switches will leave the floating point
computations unharmed.
Adapted from a similar test program from the MPD implementation by the
CS department of The University of Arizona.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/regress/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libpthread/fpu/Makefile \
src/regress/lib/libpthread/fpu/fpu.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