summaryrefslogtreecommitdiff
path: root/libpthread/nptl/init.c
AgeCommit message (Expand)Author
2016-01-10NPTL: fix infinite recursionWaldemar Brodkorb
2015-12-22use arch specific thread stack size for nptlWaldemar Brodkorb
2015-10-12fix static binaries linked with pthread and compiled with sspWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2010-04-22nptl: fix dynamic initialization of libpthreadTimo Teräs
2010-04-14nptl: initialize stdio lockingTimo Teräs
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16mass sync with glibc nptlAustin 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-11More glibc backward compatibility cruft. Oh the horror!"Steven J. Hill"
2005-05-07Import in NPTL code from glibc. For further information please"Steven J. Hill"