cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_kern.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Dec 14 12:08:43 PST 2007
dillon 2007/12/14 12:07:59 PST
DragonFly src repository
Modified files:
lib/libc_r/uthread pthread_private.h uthread_kern.c
Log:
FP registers are now saved and restored by the kernel, remove the
save/restore code entirely.
Revision Changes Path
1.15 +0 -16 src/lib/libc_r/uthread/pthread_private.h
1.7 +2 -4 src/lib/libc_r/uthread/uthread_kern.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc_r/uthread/pthread_private.h.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc_r/uthread/uthread_kern.c.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list