summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthreadP.h
AgeCommit message (Expand)Author
2021-04-18libpthread/nptl: create timer thread with sufficiant stack size (account for ...Peter Seiderer
2017-11-22librt: fix broken posix_spawnWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2017-01-14nptl: remove pthread_attr_init/pthread_create weak aliasesWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15pthreadP.h: avoid shadow warningsPeter S. Mazinger
2011-05-11commentary typo fixBernhard Reutner-Fischer
2011-03-03add missing prototypesPeter S. Mazinger
2011-01-20nptl: Fix __USER_LABEL_PREFIX__ concatenatioWill Newton
2010-08-17nptl: fix calling convention for __pthread_mutex_cond_lockTimo Teräs
2010-02-17compile fixes for i386 nptlAustin Foxley
2010-02-16mass sync with glibc nptlAustin Foxley
2009-12-09nptl: fix a few more old style declerationsAustin Foxley
2009-12-09nptl: fix old style function declerationsAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley
2005-05-20Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen
2005-05-07Import in NPTL code from glibc. For further information please"Steven J. Hill"