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 |
|
Daniel Eischen
|
97576c1c61
|
Convert a couple of hardcoded values to constants. Make thr_getcontext()
return 0 when called the first time, and return 1 when resumed by
thr_setcontext().
|
2003-10-09 14:48:09 +00:00 |
|
Daniel Eischen
|
203a51090b
|
Add preliminary sparc64 support to libpthread. This does not
yet work, but hopefully someone familiar with the sparc64
port can pick up the reins.
Submitted by: jake
With mods by: deischen
|
2003-10-09 02:32:28 +00:00 |
|