summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads
AgeCommit message (Expand)Author
2024-03-29riscv32: implement linuxthreads, from sorearWaldemar Brodkorb
2024-03-28riscv64: implement Linuxthreads, from sorearWaldemar Brodkorb
2024-03-07libpthread/linuxthreads: add missing string.h include in condvar.cMarcus Haehnel
2024-03-07libpthread: Remove no longer valid attribute_unusedMarcus Haehnel
2024-02-22Introduce time64 support.Dmitry Chestnykh
2023-11-27linuxthreads: Avoid unused variable warningMarcus Haehnel
2023-08-03linuxthreads/signal: improve sigaction behaviorMax Filippov
2023-01-22Fix for CVE-2022-29503.linted
2022-07-20linuxthread/arm: Unlock ldrex/strex varsion of testandset for __ARM_ARCH >= 7Vladimir Murzin
2022-07-20linuxthreads/arm: fix ldrex/strex loop when built with O0Vladimir Murzin
2020-08-11xtensa: add exclusive access supportMax Filippov
2020-08-11xtensa: relax memory constraint in atomic assemblyMax Filippov
2018-04-22linuxthreads: implement pthread_condattr_{s,g}etclock()Waldemar Brodkorb
2018-01-03fdpic: fix ld.so crashingWaldemar Brodkorb
2017-11-19linuxthreads: add dummy for pthread_atforkWaldemar Brodkorb
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb
2017-06-11remove outdated manpages and README's for ld.so/linuxthreadsWaldemar Brodkorb
2017-04-16or1k: silence gcc warningsWaldemar Brodkorb
2017-03-20remove RPC implementationWaldemar Brodkorb
2017-01-22nds32: add NPTL/TLS, *context function, libm changes and code cleanupVincent Ren-Wei Chen
2016-11-30NONTLS_INIT_TP is never defined, remove dead codeWaldemar Brodkorb
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-17libpthread: remove pthread_atfork for noMMU targetRomain Naour
2016-10-24linuxthreads: add back signal.hWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2016-09-26linuxthreads: use tkill syscall for raiseWaldemar Brodkorb
2016-09-19linuxthreads: Fix up pthread.h for XPG7.Leonid Lisovskiy
2016-08-16linuxthreads: install libpthread_nonshared.aWaldemar Brodkorb
2016-06-30nds32: add support for new architectureWaldemar Brodkorb
2016-06-23libs: install backward compatibility symlinksAlexey Brodkin
2016-05-31linuxthreads.old: Fix segfault when pthread_mutex_unlock() called against unl...Leonid Lisovskiy
2016-05-28linuxthreads: Fix warnings in pthread_tryjoin_np(), pthread_timedjoin_np()Leonid Lisovskiy
2016-05-24microblaze: fix linuxthreads supportWaldemar Brodkorb
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-10-09add new architecture support for or1kWaldemar Brodkorb
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2014-10-03linuxthreads: fix compile error for non-MMUWaldemar Brodkorb
2014-10-03m68k: fix linuxthreads compile for coldfireWaldemar Brodkorb
2014-09-20linuxthreads: remove unused s390 codeWaldemar Brodkorb
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2013-03-13LT{,.old}: include stddef.h for size_tVineet Gupta
2013-03-07libpthread: Remove useless .cvsignore filesMarkos Chandras
2013-02-20not-cancel.h: Use openat if arch does not have the open syscallMarkos Chandras