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