Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax fixes | Peter S. Mazinger | 2011-03-03 | 1 | -4/+4 |
| | | | | | | Avoid compile warnings about the use of undefined constants Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | ||||
* | avoid warnings on _STACK_GROWS_* usage | Peter S. Mazinger | 2011-03-03 | 1 | -8/+8 |
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> | ||||
* | nptl: get rid of the last preprocessor warning when __ASSUME_TGKILL is not ↵ | Carmelo Amoroso | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | defined A missing change in the previous commit. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | avoid using c99 syntax | Mirko Vogt | 2010-06-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Mirko Vogt <dev@nanl.de> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 1 | -130/+421 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 1 | -0/+925 |
| | | | | | | targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen | 2005-05-20 | 1 | -947/+0 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 1 | -0/+947 |
consult the 'README.NPTL' file. |