index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
Age
Commit message (
Expand
)
Author
2016-10-13
cleanup and fix static linking issues
Waldemar Brodkorb
2016-10-13
ARC: nptl: cancellable wrappers were broken #2
Vineet Gupta
2016-10-13
ARC: nptl: cancellable wrappers were broken
Vineet Gupta
2016-10-08
cleanup libc.a
Waldemar Brodkorb
2016-10-05
cleanup ppc port
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-09-26
linuxthreads: use tkill syscall for raise
Waldemar Brodkorb
2016-09-26
always assume tgkill is present
Waldemar Brodkorb
2016-09-26
remove dead code and documentation
Waldemar Brodkorb
2016-09-19
linuxthreads: Fix up pthread.h for XPG7.
Leonid Lisovskiy
2016-08-16
linuxthreads: install libpthread_nonshared.a
Waldemar Brodkorb
2016-07-31
deduplicate jmpbuf-unwind.h
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2016-07-10
x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwait
Waldemar Brodkorb
2016-06-30
nds32: add support for new architecture
Waldemar Brodkorb
2016-06-23
libs: install backward compatibility symlinks
Alexey Brodkin
2016-06-18
remove unused Makefiles
Waldemar Brodkorb
2016-06-12
xtensa: use generic lowlevellock
Waldemar Brodkorb
2016-06-12
metag: use generic lowlevellock
Waldemar Brodkorb
2016-06-12
arc: use generic lowlevellock
Waldemar Brodkorb
2016-05-31
ARM: nptl: Use generic lowlevellock.c, patch from glibc
Leonid Lisovskiy
2016-05-31
linuxthreads.old: Fix segfault when pthread_mutex_unlock() called against unl...
Leonid Lisovskiy
2016-05-31
arm: add non-assembly versions of pthread_spin_lock/pthread_spin_trylock
Waldemar Brodkorb
2016-05-28
linuxthreads: Fix warnings in pthread_tryjoin_np(), pthread_timedjoin_np()
Leonid Lisovskiy
2016-05-28
sigaction: fix for THREADS_NATIVE
Baruch Siach
2016-05-24
microblaze: fix linuxthreads support
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-05-07
libpthread: add missing file for gdbserver
Waldemar Brodkorb
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2016-04-05
remove accidentally added files while cleaning up incomplete sparcv9 support
Waldemar Brodkorb
2016-04-05
nptl: remove useless text files
Waldemar Brodkorb
2016-03-31
arm: simplify handling of Thumb related options
Thomas Petazzoni
2016-01-25
hppa: unbreak toolchain building
Waldemar Brodkorb
2016-01-10
NPTL: fix infinite recursion
Waldemar Brodkorb
2016-01-10
NPTL: Fix __pthread_once old style declaration
Waldemar Brodkorb
2016-01-06
linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np()
Leonid Lisovskiy
2016-01-02
remove deprecated architectures v850/i960
Waldemar Brodkorb
2015-12-22
use arch specific thread stack size for nptl
Waldemar Brodkorb
2015-12-17
reduce stack cache size to save memory space
Waldemar Brodkorb
2015-12-09
Do not support localised optimizations this helps to have a global -O level
Khem Raj
2015-12-05
good by nios
Waldemar Brodkorb
2015-12-05
remove sh64 support
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-11-30
xtensa: avoid some compiler warnings
Waldemar Brodkorb
2015-10-22
NPTL/ARC: fix __lll_lock_wait_private redefinition for static links
Vineet Gupta
2015-10-13
or1k: add missing file
Waldemar Brodkorb
2015-10-12
fix static binaries linked with pthread and compiled with ssp
Waldemar Brodkorb
2015-10-09
add new architecture support for or1k
Waldemar Brodkorb
2015-10-08
xtensa: support call0 ABI
Max Filippov
[next]