Age | Commit message (Expand) | Author |
---|---|---|
2007-01-20 | Disable declarations for NPTL. | "Steven J. Hill" |
2006-12-09 | silence a lot of warnings and fix a few genuine bugs while I'm at it. | Eric Andersen |
2006-12-08 | seems this is the newfangled way to tell folks this stuff | Eric Andersen |
2006-12-08 | this stuff is for uClibc internal use only | Eric Andersen |
2006-12-08 | finish the pthread locking cleanups. This should get things compiling again | Eric Andersen |
2006-02-16 | Undo earlier change and sync new linuxthreads' guard w/ old | Peter S. Mazinger |
2006-02-16 | Guard __pthread_mutex_* to be used exclusively within uClibc, do we need this... | Peter S. Mazinger |
2006-01-05 | remove duplicate ; | Mike Frysinger |
2006-01-04 | now we can safely declare these hidden | Mike Frysinger |
2006-01-03 | Remove textrel | Peter S. Mazinger |
2005-12-29 | hide the internal libc pthread_mutex funcs | Mike Frysinger |
2005-11-09 | booooring license updates | Mike Frysinger |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |