summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/manager.c
Commit message (Expand)AuthorAgeFilesLines
* Move __clone/__uselocale to uClibc_glue.hPeter S. Mazinger2006-03-091-7/+0
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* change asm/volatile to __x__Peter S. Mazinger2006-02-011-5/+5
* correct __uselocalePeter S. Mazinger2006-02-011-1/+3
* pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_pr...Peter S. Mazinger2006-01-311-1/+4
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+1123
* rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger2005-11-151-905/+0
* revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger2005-11-151-115/+15
* use clone() instead of __clone()Mike Frysinger2005-11-151-2/+2
* sync some style changes and stack fixes with glibcMike Frysinger2005-09-091-12/+88
* newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()Mike Frysinger2005-09-091-1/+1
* import the helper function pthread_for_each_thread from glibcMike Frysinger2005-09-081-2/+26
* update the debug macros so they build with newer gcc versionsMike Frysinger2005-07-011-20/+20
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-6/+6
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+9
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-30/+70
* Just be a bit less different from latest glibc version in commentsEric Andersen2003-01-231-4/+0
* Per patch from Nathan Field at ghs.com, add a couple of variablesEric Andersen2003-01-231-0/+4
* A patch from Arne Jonsson <arne.jonsson@i3micro.com>:Eric Andersen2002-10-291-16/+22
* A patch from Arne Jonsson <arne.jonsson@i3micro.com> to allowEric Andersen2002-10-231-2/+66
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+786