summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps
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
* linuxthreads fixes from Will Newton (will.newton AT gmail.com):Denis Vlasenko2009-03-121-2/+0
* Added sysdep.h and sysdep-cancel.h for linuxthreads ARMCarmelo Amoroso2009-01-282-0/+145
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-1/+1
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-0/+2
* Merge Linuxthreads from Trunk.Khem Raj2008-12-153-49/+17
* Synch with trunk @ 24379Carmelo Amoroso2008-12-1110-89/+9
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-1/+1
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-177-15/+19
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-319-31/+31
* Synch linuxthreds with trunkCarmelo Amoroso2008-06-182-1/+3
* STEP 10: synch linuxthreads directoryCarmelo Amoroso2008-04-251-23/+23
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1619-47/+108
* Merge from trunk."Steven J. Hill"2007-01-201-1/+4
* Merge from trunk."Steven J. Hill"2006-12-161-3/+0
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-16168-697/+0
* Merge from trunk."Steven J. Hill"2006-08-187-16/+7
* Merge from trunk."Steven J. Hill"2006-08-1872-81/+81
* Merge from trunk."Steven J. Hill"2006-08-181-0/+7
* Copy from trunk."Steven J. Hill"2006-02-23325-0/+15495
* Remove old directories."Steven J. Hill"2005-11-1627-3407/+0
* Merge from trunk."Steven J. Hill"2005-10-301-20/+0
* Copy from trunk."Steven J. Hill"2005-10-301-0/+26
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-042-79/+1
* Merge with trunk. "So do that funky merge whiiite boy...""Steven J. Hill"2005-09-1313-60/+92
* Merge/sync with trunk."Steven J. Hill"2005-08-171-0/+15
* Merge from trunk."Steven J. Hill"2005-07-232-36/+11
* There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"2005-05-141-4/+34
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-141-0/+707
* Merge pt-machine.h for the blackfin from the AnalogEric Andersen2005-02-181-0/+57
* some test header files for x86_64Mike Frysinger2005-02-152-0/+215
* Add THREAD_SELF definition to PPC. This should make threads on PPCJoakim Tjernlund2005-02-101-0/+10
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-2/+2
* Partial patch from Alexandre Oliva:Eric Andersen2004-08-261-18/+38
* Pete Popov writes:Eric Andersen2004-07-162-0/+125
* Alexandre Oliva writes:Eric Andersen2004-02-181-0/+48
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-054-0/+181
* Coldfire patch from Bernardo InnocentiEric Andersen2003-06-171-2/+2
* Initial effort at adding profiling support.Eric Andersen2003-03-0325-970/+48
* fix coldfire/68000 support properly this time, ifdef logic was back toDavid McCullough2003-03-031-4/+4
* Fixup mips pthreadsEric Andersen2003-02-281-1/+30
* restore the coldfire changesDavid McCullough2003-02-281-1/+8
* Major update for pthreads, based in large part on improvementsEric Andersen2003-02-2726-225/+1503
* Correct license.Miles Bader2003-01-312-6/+6
* Initial checkin.Miles Bader2003-01-302-0/+63
* Per patch from Nathan Field at ghs.com, fix the mips __compare_and_swap inlineEric Andersen2003-01-231-0/+27