summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
AgeCommit message (Expand)Author
2017-01-28remove PID cachingWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2014-09-20nptl: remove duplicate vfork() in libpthreadWaldemar Brodkorb
2014-09-16buildsys: remove now redundant lib placement definesBernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj
2010-11-11ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-05-19mips: Add vfork to libcKhem Raj
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-01-25Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley