summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads
Commit message (Expand)AuthorAgeFilesLines
* Fix pthreads to use the rt signals if presentEric Andersen2002-06-131-108/+30
* Kill the libc-lock headers, which we do not use and which areEric Andersen2002-06-102-253/+0
* Remove strong aliases to symbols that we don't define in uClibcEric Andersen2002-04-171-12/+12
* Fix libpthread compile for sparcEric Andersen2002-04-101-3/+7
* Swap in the new stdio code.Manuel Novoa III2002-03-121-37/+10
* Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen2002-03-012-0/+83
* Remove some debugging codeEric Andersen2002-02-271-0/+4
* Enable pread/pwriteEric Andersen2002-02-261-4/+3
* Several naming cleanups so threads work properly againEric Andersen2002-02-231-0/+3
* Let the large file stuff be cancelableEric Andersen2002-02-211-14/+66
* Oops. I forgot to commit this file...Eric Andersen2002-02-211-0/+35
* Lose the _GNU_SOURCE and just add __USE_GNU to the one file that needsEric Andersen2002-02-212-1/+3
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-2064-0/+12674