summaryrefslogtreecommitdiff
path: root/libpthread
AgeCommit message (Expand)Author
2015-07-22fix static builds of pthread apps for x86/x86_64Waldemar Brodkorb
2015-07-11Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0Waldemar Brodkorb
2015-07-11builtin_unreachable is not available for older gccWaldemar Brodkorb
2015-06-30NPTL/arc: notify kernel of the TP valueVineet Gupta
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-18Fix libgcc_s_resume issue with gcc 5.1Thomas Petazzoni
2015-06-10nptl_db: fix ommitting td_ta_setconcurrencyBernhard Reutner-Fischer
2015-06-10init.c (__nptl_initial_report_events): New variable.Roland McGrath
2015-06-10buildsys: pregen depends on xlocaleBernhard Reutner-Fischer
2015-04-13buildsys: tweak ucontext_i.h prerequisitesBernhard Reutner-Fischer
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-26NPTL: SH: silence warningBernhard Reutner-Fischer
2015-03-22nptl/atfork: Hide pthread_atfork in shared versionsKhem Raj
2015-03-17nptl: fix exclusion of pthread_setconcurrency.cBernhard Reutner-Fischer
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-02-12unbreak support for ARM no MMU caseWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-23nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2015-01-01maybe fix an "noreturn function does return" warningThorsten Glaser
2015-01-01fix cast warningThorsten Glaser
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-10mkostemp: fix implementationAnthony G. Basile
2014-11-13Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-11-13nptl: compile pt-vfork in ARM-modeBernhard Reutner-Fischer
2014-10-03linuxthreads: fix compile error for non-MMUWaldemar Brodkorb
2014-10-03m68k: fix linuxthreads compile for coldfireWaldemar Brodkorb
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
2014-09-20linuxthreads: remove unused s390 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
2014-09-16nptl: rephrase *.sym handlingBernhard Reutner-Fischer
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2014-08-28sparc: add missing pthread_spin_lock/pthread_spin_trylockWaldemar Brodkorb
2014-08-28sparc: remove unused subdirs variableWaldemar Brodkorb
2014-08-18uclibc: nptl: fix __lll_lock_wait_private multiple definitionTony Wu
2014-08-18ARC/NPTL: Fix __libc_sigaction redefinition with static linksVineet Gupta
2014-08-18NPTL: ARC supportVineet Gupta
2014-06-12NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernelDan Moulding
2014-04-01Fix warnings in MIPS buildSteve Ellcey
2014-02-02mips: silence 'set but not used' warningsSteve Ellcey
2014-01-15nptl: Fix arm pt-vforkBernhard Reutner-Fischer
2014-01-14buildsys: metag: Remove inappropriate commentBernhard Reutner-Fischer
2013-12-20LT.old: Add ARC supportVineet Gupta
2013-12-20NPTL: fork: relief register pressure on arm thumb1Bernhard Reutner-Fischer
2013-07-04libpthread: pthread_exit in static app. segfaultsFilippo ARCIDIACONO
2013-03-20LT.old: add missing prototypesBernhard Reutner-Fischer