summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* sigwait: remove __sigwait and __GI_sigwait symbols - they are unusedDenys Vlasenko2009-09-181-6/+2
* CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failureDenys Vlasenko2009-09-181-3/+1
* fix compilation of linuxthreads for sparc64Austin Foxley2009-05-212-3/+0
* Merged revisions 25744 via svnmerge from Khem Raj2009-03-193-13/+11
* add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)Denis Vlasenko2009-03-122-0/+208
* Merge Linuxthreads from Trunk.Khem Raj2008-12-152-49/+15
* Synch with trunk @ 24379Carmelo Amoroso2008-12-115-5/+5
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-1/+1
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-172-5/+6
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-314-6/+6
* Synch linuxthreds with trunkCarmelo Amoroso2008-06-181-1/+1
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-1681-492/+0
* Merge from trunk."Steven J. Hill"2006-08-1834-41/+41
* Copy from trunk."Steven J. Hill"2006-02-23148-0/+6176
* Initial effort at adding profiling support.Eric Andersen2003-03-033-202/+0
* It turns out that __thread is now a gcc keyword. We used __thread inEric Andersen2002-10-131-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-203-0/+202