summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-111-1/+0
* mips: fix errno setting after syscallAlexander Gordeev2010-10-271-2/+2
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-4/+4
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-42/+7
* mips: Add vfork to libcKhem Raj2010-05-191-3/+10
* mips/bits/pthreadtypes.h: Re-include sgidefs.hKhem Raj2010-05-191-0/+1
* nptl: mips needs updated clone() implementationAndreas Schultz2010-04-273-1/+50
* nptl: mark forwarded functions protectedTimo Teras2010-04-161-0/+1
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-161-1/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-141-0/+1
* mass sync with glibc nptlAustin Foxley2010-02-165-128/+237
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-111-302/+0
* Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj2010-01-251-0/+1
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1713-0/+1164