summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/pthread.c
Commit message (Expand)AuthorAgeFilesLines
* tls: test for DTV vs TCB at TP correctlyAustin Foxley2009-09-231-5/+5
* linuxthreads fixes from Will Newton (will.newton AT gmail.com):Denis Vlasenko2009-03-121-11/+15
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-2/+2
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-13/+9
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-171-4/+11
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Merge from trunk."Steven J. Hill"2007-01-201-1/+3
* Merge from trunk."Steven J. Hill"2006-08-181-16/+11
* Copy from trunk."Steven J. Hill"2006-02-231-0/+1378
* Remove old directories."Steven J. Hill"2005-11-161-1060/+0
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-131-96/+112
* Merge from trunk."Steven J. Hill"2005-07-231-4/+5
* Oops, remove extra sigaddset() call. Don't know how that one got there.Joakim Tjernlund2005-01-311-1/+0
* Hi Erik and ManuelEric Andersen2005-01-291-0/+5
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-2/+2
* Peter S. Mazinger writes:Eric Andersen2004-10-191-2/+2
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-2/+13
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-4/+4
* 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