Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use newly added __used attribute to keep static function symbols from being | kan | 2004-07-29 | 1 | -8/+8 |
* | Argh, change declaration of two-dimensional array so that it actually | deischen | 2002-11-13 | 1 | -1/+1 |
* | Use a jump table (a la Solaris) for pthread routines with default | deischen | 2002-11-13 | 1 | -387/+160 |
* | * Add stubs for pthread_cond_broadcast. | dfr | 2002-11-01 | 1 | -28/+243 |
* | add a stub for pthread_cond_destroy. | alfred | 2002-09-19 | 1 | -0/+7 |
* | Fix SCM ID's. | obrien | 2002-02-01 | 1 | -2/+3 |
* | Make the non-threaded stub for pthread_sigmask() a no-op instead | iedowse | 2001-06-11 | 1 | -6/+1 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 1 | -27/+26 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+93 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -0/+12 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -0/+131 |