Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linuxthreads.old: define pthread_yield to sched_yield | Mike Frysinger | 2009-08-19 | 1 | -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 Amoroso | 2009-01-22 | 1 | -1/+1 |
| | | | | | | | code styling, comments. No object-code changes. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | - pull r24593:24596 from trunk | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -0/+2 |
| | |||||
* | Synch with trunk @ 24071. | Carmelo Amoroso | 2008-11-17 | 1 | -7/+31 |
| | | | | | Step 1 linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db | ||||
* | Synch linuxthreads.old with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | Merge nptl branch tree with trunk. | Carmelo Amoroso | 2008-03-16 | 1 | -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-20 | 1 | -1/+4 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -3/+0 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 1 | -12/+0 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -1/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 2 | -28/+90 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 3 | -15/+120 |
| | |||||
* | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -4/+3 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2005-11-16 | 5 | -0/+1322 |