Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: fix libc internal, dynamically enabled locking | Timo Teräs | 2010-04-22 | 1 | -12/+5 |
* | nptl: remove unneeded libc-lock.h include | Timo Teräs | 2010-04-20 | 1 | -1/+0 |
* | libc: remove libc weak __pthreads_* wrappers | Timo Teras | 2010-04-16 | 1 | -5/+17 |
* | rework internal uClibc mutexes to support futex locking, and nptl | Austin Foxley | 2009-10-17 | 1 | -2/+66 |
* | - revert 24148:24151 | Bernhard Reutner-Fischer | 2008-11-26 | 1 | -3/+3 |
* | - hide locks | Bernhard Reutner-Fischer | 2008-11-25 | 1 | -3/+3 |
* | Fix SEGV for static builds in exit() path. | Joakim Tjernlund | 2007-01-10 | 1 | -1/+1 |
* | fix building when pthread support is disabled | Mike Frysinger | 2006-12-11 | 1 | -1/+1 |
* | silence a lot of warnings and fix a few genuine bugs while I'm at it. | Eric Andersen | 2006-12-09 | 1 | -1/+1 |
* | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen | 2006-12-08 | 1 | -0/+1 |
* | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen | 2006-12-07 | 1 | -0/+87 |