summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_stackseg_np.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-64/+0
* Report the correct stack size and top for the primordial thread inkurt2007-07-081-15/+18
* Eliminate many lint warnings by either: using the appropriate type,kurt2007-05-181-3/+4
* pthead_supsend_all_np and pthread_resume_all_np from freebsd viamarc2004-05-011-2/+2
* Change read_stackseg_np to work with any thread, not just the currentmarc2004-01-261-3/+2
* Include correct includes to unbreak compilation on macppc. ok miod@otto2004-01-161-6/+4
* threaded version of closefrommarc2004-01-151-0/+63