]> Git Repo - uclibc-ng.git/history - libpthread
sparc: remove asm constraint
[uclibc-ng.git] / libpthread /
2019-04-14 Yann SionneauFix _dl_deallocate_tls in !SHARED case
2018-12-14 [email protected]several patches for uclibc ng
2018-08-10 Christophe Lyonnptl: Replace sbrk with mmap
2018-08-10 Christophe Lyonnptl: Clear TLS area for static binaries.
2018-08-10 Christophe Lyonnptl: Add pthread_mutex_getprioceiling and pthread_mute...
2018-08-10 Christophe Lyonnptl: Allow sem_open to work on MMU-less systems
2018-08-10 Christophe Lyonnptl: Use linker-defined symbol to find start of .tdata...
2018-08-10 Christophe Lyonnptl: Do not use madvise
2018-08-10 Christophe Lyonnptl: Disable fork and atfork on MMU-less systems.
2018-08-10 Christophe Lyonnptl: disable mprotect usage in stack protection
2018-04-22 Waldemar Brodkorblinuxthreads: implement pthread_condattr_{s,g}etclock()
2018-02-03 Waldemar Brodkorbadd libc version compatibility
2018-01-15 Guo Renlibpthread/nptl: bugfix malloc segfault in race conditions.
2018-01-15 Waldemar Brodkorbnptl: use generic lowlevellock.h for most architectures
2018-01-03 Waldemar Brodkorbfdpic: fix ld.so crashing
2017-12-31 Waldemar Brodkorbm68k: add NPTL/TLS support
2017-12-28 Guo Rencsky: add Copyright.
2017-12-16 Waldemar Brodkorbsh: remove assembly code from NPTL
2017-11-25 Stafford Horneor1k: Fix tls value passed during clone
2017-11-25 Stafford Horneor1k: correctly pass tid in 4th param
2017-11-22 Waldemar Brodkorblibrt: fix broken posix_spawn
2017-11-19 Guo Rencsky: port to uclibc-ng
2017-11-19 Waldemar Brodkorblinuxthreads: add dummy for pthread_atfork
2017-11-18 Stafford Horneuse the right file for tls in build
2017-11-18 Stafford Horneuse atomic instructions for atomics
2017-11-02 Waldemar Brodkorbconvert accept4() to use cancel.h macros
2017-10-10 Guo Renlibpthread/nptl: bugfix compile warning.
2017-10-01 Guo Renrecvmmsg/sendmmsg: add recvmmsg sendmmsg support.
2017-08-19 Waldemar Brodkorbfix compile issue when DOASSERTS=y
2017-08-05 Waldemar Brodkorbfix issues with gdb 8.0
2017-07-28 Waldemar Brodkorbnptl: remove asm from sysdep-cancel.h
2017-07-28 Waldemar Brodkorbnptl: remove sysdep-cancel ASM macros, convert to C
2017-07-05 Waldemar BrodkorbRemove CALL_THREAD_FCT macro
2017-06-11 Waldemar Brodkorbremove outdated manpages and README's for ld.so/linuxth...
2017-06-06 Waldemar Brodkorbsilence gcc, add missing include
2017-05-14 Waldemar Brodkorbor1k: add NPTL/TLS support
2017-05-12 Sergey Korolevpthread_getcpuclockid.c: fix clockid computation
2017-04-22 Waldemar Brodkorbremove unused HP_TIMING_AVAIL and header
2017-04-22 Waldemar Brodkorbremove unused pt-raise.c files
2017-04-16 Waldemar Brodkorbor1k: silence gcc warnings
2017-03-20 Waldemar Brodkorbremove RPC implementation
2017-02-17 Waldemar Brodkorbarm: fix static linking issues
2017-02-01 Waldemar Brodkorbadd experimental aarch64 support
2017-01-28 Waldemar Brodkorbremove PID caching
2017-01-22 Vincent Ren-Wei... nds32: add NPTL/TLS, *context function, libm changes...
2017-01-14 Waldemar Brodkorbnptl_db: fix gcc compiler warnings
2017-01-14 Waldemar Brodkorbnptl: remove pthread_attr_init/pthread_create weak...
2016-12-10 Waldemar Brodkorbxtensa: fix static linking
2016-12-02 Waldemar Brodkorbremove libintl stub and libintl.h header
2016-11-30 Waldemar BrodkorbNONTLS_INIT_TP is never defined, remove dead code
2016-11-29 Ignacy Gawędzkilibpthread: Fix inclusion of unwind code.
2016-11-27 Waldemar Brodkorbremove UCLIBC_HAS_LFS
2016-11-27 Waldemar Brodkorbmicroblaze: fixup gcc warnings
2016-11-27 Waldemar Brodkorbmicroblaze: sync sysdep-cancel.h/sydep.h with GNU libc
2016-11-27 Waldemar Brodkorbsh: remove duplicate code
2016-11-27 Waldemar BrodkorbRevert "sh: fix static linking issue"
2016-11-17 Romain Naourlibpthread: remove pthread_atfork for noMMU target
2016-11-10 Waldemar Brodkorbnptl: add pthread_getname_np/pthread_setname_np from...
2016-11-03 Waldemar Brodkorbnios2: sync support with glibc
2016-11-03 Waldemar Brodkorbmicroblaze: add NPTL/TLS support from GNU libc
2016-10-24 Waldemar Brodkorblinuxthreads: add back signal.h
2016-10-13 Waldemar Brodkorbcleanup and fix static linking issues
2016-10-13 Vineet GuptaARC: nptl: cancellable wrappers were broken #2
2016-10-13 Vineet GuptaARC: nptl: cancellable wrappers were broken
2016-10-08 Waldemar Brodkorbcleanup libc.a
2016-10-04 Waldemar Brodkorbcleanup ppc port
2016-09-26 Waldemar Brodkorbuse a single libc and deduplicate threading code
2016-09-26 Waldemar Brodkorblinuxthreads: use tkill syscall for raise
2016-09-26 Waldemar Brodkorbalways assume tgkill is present
2016-09-26 Waldemar Brodkorbremove dead code and documentation
2016-09-19 Leonid Lisovskiylinuxthreads: Fix up pthread.h for XPG7.
2016-08-16 Waldemar Brodkorblinuxthreads: install libpthread_nonshared.a
2016-07-31 Waldemar Brodkorbdeduplicate jmpbuf-unwind.h
2016-07-17 Waldemar Brodkorbcleanup PTR_MANGLE/PTR_DEMANGLE support
2016-07-10 Waldemar Brodkorbx86_64: use C implementation for pthread_cond_wait...
2016-06-30 Waldemar Brodkorbnds32: add support for new architecture
2016-06-23 Alexey Brodkinlibs: install backward compatibility symlinks
2016-06-18 Waldemar Brodkorbremove unused Makefiles
2016-06-12 Waldemar Brodkorbxtensa: use generic lowlevellock
2016-06-12 Waldemar Brodkorbmetag: use generic lowlevellock
2016-06-12 Waldemar Brodkorbarc: use generic lowlevellock
2016-05-31 Leonid LisovskiyARM: nptl: Use generic lowlevellock.c, patch from glibc
2016-05-31 Leonid Lisovskiylinuxthreads.old: Fix segfault when pthread_mutex_unloc...
2016-05-31 Waldemar Brodkorbarm: add non-assembly versions of pthread_spin_lock...
2016-05-28 Leonid Lisovskiylinuxthreads: Fix warnings in pthread_tryjoin_np()...
2016-05-28 Baruch Siachsigaction: fix for THREADS_NATIVE
2016-05-24 Waldemar Brodkorbmicroblaze: fix linuxthreads support
2016-05-18 Waldemar Brodkorbremove linuxthreads.new, rename linuxthreads.old
2016-05-07 Waldemar Brodkorblibpthread: add missing file for gdbserver
2016-04-15 Nikola Forróreplace FSF addresses with URLs
2016-04-05 Waldemar Brodkorbremove accidentally added files while cleaning up incom...
2016-04-05 Waldemar Brodkorbnptl: remove useless text files
2016-03-31 Thomas Petazzoniarm: simplify handling of Thumb related options
2016-01-25 Waldemar Brodkorbhppa: unbreak toolchain building
2016-01-10 Waldemar BrodkorbNPTL: fix infinite recursion
2016-01-10 Waldemar BrodkorbNPTL: Fix __pthread_once old style declaration
2016-01-06 Leonid Lisovskiylinuxthreads.old: Implement pthread_tryjoin_np(), pthre...
2016-01-02 Waldemar Brodkorbremove deprecated architectures v850/i960
2015-12-22 Waldemar Brodkorbuse arch specific thread stack size for nptl
2015-12-17 Waldemar Brodkorbreduce stack cache size to save memory space
next
This page took 0.072656 seconds and 7 git commands to generate.