summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/manager.c
AgeCommit message (Expand)Author
2005-09-09sync some style changes and stack fixes with glibcMike Frysinger
2005-09-09newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()Mike Frysinger
2005-09-08import the helper function pthread_for_each_thread from glibcMike Frysinger
2005-07-01update the debug macros so they build with newer gcc versionsMike Frysinger
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2003-01-23Just be a bit less different from latest glibc version in commentsEric Andersen
2003-01-23Per patch from Nathan Field at ghs.com, add a couple of variablesEric Andersen
2002-10-29A patch from Arne Jonsson <arne.jonsson@i3micro.com>:Eric Andersen
2002-10-23A patch from Arne Jonsson <arne.jonsson@i3micro.com> to allowEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen