freebsd-dev/lib/libpthread/arch/amd64
Daniel Eischen a87a12715c Remove a comment that questioned why the size of the FPU
state for amd64 was twice as large as necessary.  Peter
recently fixed this, so the comment no longer applies.

Also, since the size of struct mcontext changed, adjust
the threads library version of get&set context to match.

FYI, any change layout/size change to any arch's struct
mcontext will likely need some minor changes in libpthread.
2003-09-16 00:00:53 +00:00
..
amd64 Remove a comment that questioned why the size of the FPU 2003-09-16 00:00:53 +00:00
include Don't assume sizeof(long) = sizeof(int) on x86; use int 2003-09-03 17:56:26 +00:00
Makefile.inc Rethink the MD interfaces for libpthread to account for 2003-08-05 22:46:00 +00:00