aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Make WARNS2 clean. The fixes mostly included:Mike Makonnen2003-05-231-0/+5
* o Make the defenition of _set_curthread() match its declarationMike Makonnen2003-05-211-5/+27
* Fix a null dereference leading to a core dump whenMike Makonnen2003-05-061-1/+4
* Add support for ia64.Marcel Moolenaar2003-04-202-0/+64
* - Pass a ucontext_t to _set_curthread. If non-NULL the new thread is setJake Burkholder2003-04-032-4/+11
* - Don't overrun the ldt buffer.Jeff Roberson2003-04-021-2/+2
* Implement _get_curthread and _set_curthread. This is especially easy.Jake Burkholder2003-04-022-0/+58
* Add MD makefile.Jake Burkholder2003-04-011-0/+3
* - Adjust the makefiles so we have a per architecture makefile.Jeff Roberson2003-04-011-0/+5
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-012-0/+139