summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-0/+14
* In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen2003-05-301-1/+1
* Patch from Stefan Allius adding the function 'thread_self_stack'Eric Andersen2003-03-041-1/+21
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-271-121/+295
* Patch from Christian Krause:Eric Andersen2003-01-301-0/+3
* Just be a bit less different from latest glibc version in commentsEric Andersen2003-01-231-0/+3
* Per patch from Nathan Field at ghs.com, fix __pthread_initialize_manager so itEric Andersen2003-01-231-3/+5
* Based on work by Stefan Allius, arrange for early initialization ofEric Andersen2002-08-191-0/+12
* Patch from Stefan Allius and Edie C. Dost:Eric Andersen2002-08-081-1/+3
* Fix pthreads to use the rt signals if presentEric Andersen2002-06-131-108/+30
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+876