freebsd-dev/lib/libpthread/arch
Daniel Eischen 1f2215bcc4 Reverse the order of the first two arguments to _sparc64_enter_uts().
The first argument is the UTS function, the second argument is the
first argument to the UTS function.  Who's on first.
2003-10-09 20:52:17 +00:00
..
alpha Fix a logic error; use beq to check for a register being NULL, not bne. 2003-10-02 20:51:30 +00:00
amd64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
i386 Fix FPU state restoring bug by jumping to right position. 2003-09-22 14:34:02 +00:00
ia64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
sparc64 Reverse the order of the first two arguments to _sparc64_enter_uts(). 2003-10-09 20:52:17 +00:00