summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old/sysdeps/pthread
Commit message (Collapse)AuthorAgeFilesLines
* linuxthreads.old: define pthread_yield to sched_yieldMike Frysinger2009-08-191-0/+5
| | | | | | | | | The pthread_yield() function in linuxthreads does the same thing as the standardized sched_yield() function, so add a simple define for it to make porting GNU apps easier. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-1/+1
| | | | | | | code styling, comments. No object-code changes. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* - pull r24593:24596 from trunkBernhard Reutner-Fischer2008-12-291-0/+2
|
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-171-7/+31
| | | | | Step 1 linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db
* Synch linuxthreads.old with trunkCarmelo Amoroso2008-06-181-1/+1
|
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-161-0/+5
| | | | | | Step 7: merge linuxthreads and linuxthread.old folders Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2007-01-201-1/+4
|
* Merge from trunk."Steven J. Hill"2006-12-161-3/+0
|
* Merge from trunk."Steven J. Hill"2006-08-181-12/+0
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
|
* Merge from trunk."Steven J. Hill"2006-01-062-28/+90
|
* Merge from trunk."Steven J. Hill"2006-01-063-15/+120
|
* Sync up with trunk."Steven J. Hill"2005-11-191-4/+3
|
* Copy from trunk."Steven J. Hill"2005-11-165-0/+1322