summaryrefslogtreecommitdiff
path: root/lib/libc/thread-stub
AgeCommit message (Expand)Author
2003-07-18Add a stub for setcancelstate().nathanw
2003-03-01Add #include <stdlib.h> for exit definition.matt
2003-01-20Simple TSD implementation, since some thread-safe libraries wantthorpej
2003-01-20Make thr_self() not return NULL.thorpej
2003-01-19Add some threadlib stubs that are used by X:thorpej
2003-01-19Add mutexattr_init(), mutexattr_destroy(), and mutexattr_settype() (recursivethorpej
2003-01-19Make the libc thr_once() stub functional.thorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2000-01-22Delint.mycroft
1999-12-03add. This holds the global __isthreaded variable, to indicate that threadingexplorer
1999-12-03typoexplorer
1999-11-14add stub thread functions. These are not (yet) used, and always returnexplorer