summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/_pthread_stubs.c
Commit message (Expand)AuthorAgeFilesLines
* Argh, change declaration of two-dimensional array so that it actuallydeischen2002-11-131-1/+1
* Use a jump table (a la Solaris) for pthread routines with defaultdeischen2002-11-131-387/+160
* * Add stubs for pthread_cond_broadcast.dfr2002-11-011-28/+243
* add a stub for pthread_cond_destroy.alfred2002-09-191-0/+7
* Fix SCM ID's.obrien2002-02-011-2/+3
* Make the non-threaded stub for pthread_sigmask() a no-op insteadiedowse2001-06-111-6/+1
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-101-27/+26
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+93
* libc MT-safety, part 2.deischen2001-02-111-0/+12
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+131
OpenPOWER on IntegriCloud