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