summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/mips/sysdep.h
Commit message (Collapse)AuthorAgeFilesLines
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-111-110/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nptl: sysdep headers update for i386, mips and x86_64Carmelo Amoroso2010-02-091-1/+1
| | | | | | | | Update the arch specific sysdep headers to include the common header under libc/sysdeps/linux/common instead of libpthread/nptl/sysdeps/generic. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+110
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>