index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpthread
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nptl: fix Unwind_Resume PLT calls
Timo Teräs
2010-12-09
2
-7
/
+15
*
libc_sh: add __tls_get_addr to static libc (SH)
Filippo Arcidiacono
2010-12-01
2
-1
/
+32
*
Revert "libc_tls: Do not include generic libc-tls from arch specific implemen...
Carmelo Amoroso
2010-12-01
2
-0
/
+2
*
libc_tls: Do not include generic libc-tls from arch specific implementation
Carmelo Amoroso
2010-11-29
2
-2
/
+0
*
ntpl: fix static linking by not leaking SSP_ALL_CFLAGS
Natanael Copa
2010-11-11
15
-16
/
+0
*
microblaze: thread support
Steven J. Magnani
2010-11-10
2
-0
/
+123
*
mips: fix errno setting after syscall
Alexander Gordeev
2010-10-27
2
-3
/
+4
*
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
1
-1
/
+1
*
nptl: fix static linking
Natanael Copa
2010-09-09
1
-2
/
+2
*
nptl: fix calling convention for __pthread_mutex_cond_lock
Timo Teräs
2010-08-17
2
-3
/
+10
*
Revert "nptl i686: fix pthread_cond_wait.S compilation"
Bernhard Reutner-Fischer
2010-08-05
1
-1
/
+0
*
nptl: fix x86 assembly PIC relocations
Timo Teräs
2010-08-05
2
-2
/
+2
*
nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6
Bernhard Reutner-Fischer
2010-08-02
1
-0
/
+8
*
nptl: fix LFS handling
Bernhard Reutner-Fischer
2010-07-30
1
-1
/
+3
*
nptl: do not define _POSIX_SPAWN since its not implemented
Natanael Copa
2010-07-30
1
-0
/
+2
*
nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_error
Bernhard Reutner-Fischer
2010-07-15
1
-0
/
+3
*
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-14
13
-84
/
+84
*
nptl: x86_64: fix compilation of unwinder
Bernhard Reutner-Fischer
2010-07-14
2
-1
/
+221
*
nptl i686: fix pthread_cond_wait.S compilation
Roman I Khimov
2010-07-14
1
-0
/
+1
*
nptl: disregard generated tcb-offsets.c
Bernhard Reutner-Fischer
2010-07-06
1
-1
/
+1
*
nptl: Filter out gen_tcb-offsets.c from CSRC for libpthread.
Khem Raj
2010-07-06
1
-0
/
+2
*
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
25
-1015
/
+573
*
nptl: fix subdirs handling
Bernhard Reutner-Fischer
2010-07-06
11
-5
/
+70
*
nptl: simplify buildsys
Bernhard Reutner-Fischer
2010-07-06
13
-308
/
+67
*
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-30
1
-0
/
+1
*
nptl/errno: Use a separate __errno_location for libpthread.
Khem Raj
2010-06-30
2
-0
/
+2
*
nptl/generic: Build generic libc-tls.c for non-mips architectures.
Khem Raj
2010-06-30
1
-2
/
+3
*
arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.
Khem Raj
2010-06-29
2
-1
/
+23
*
test/nptl: move eintr.c to where it belongs
Bernhard Reutner-Fischer
2010-06-25
1
-89
/
+0
*
nptl: arm: make it compile again
Bernhard Reutner-Fischer
2010-06-24
2
-0
/
+10
*
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
29
-159
/
+159
*
intl, nptl_db: fix prerequisites
Bernhard Reutner-Fischer
2010-06-24
1
-2
/
+2
*
fix race condition when generating linker scripts
Bernhard Reutner-Fischer
2010-06-24
1
-2
/
+3
*
arm/nptl: Sync unwinding with glibc.
Khem Raj
2010-06-23
2
-94
/
+116
*
arm/nptl: sysdep-cancel.h needs syscall handing for EABI
Khem Raj
2010-06-23
1
-25
/
+142
*
avoid using c99 syntax
Mirko Vogt
2010-06-21
6
-6
/
+12
*
nptl: i386 needs atomic.h for atomic_exchange_acq
Bernhard Reutner-Fischer
2010-06-17
1
-0
/
+1
*
nptl: fix symlinking headers
Bernhard Reutner-Fischer
2010-06-13
2
-22
/
+17
*
nptl: avoid spurious rebuilds of libpthread*.a
Bernhard Reutner-Fischer
2010-06-12
1
-2
/
+0
*
nptl: handle PTHREADS_DEBUG_SUPPORT properly
Bernhard Reutner-Fischer
2010-06-12
1
-4
/
+3
*
nptl: fix race condition when generating libpthread.so
Bernhard Reutner-Fischer
2010-06-12
1
-3
/
+3
*
nptl: remove relocation in pthread_rwlock_init()
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-11
4
-5
/
+4
*
nptl: fix wrong path to nptl_db
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
buildsys: fix clean vs. headerclean
Bernhard Reutner-Fischer
2010-06-11
1
-2
/
+2
*
nptl: fix for !ipv4 && !ipv6
Bernhard Reutner-Fischer
2010-06-08
2
-7
/
+8
*
mips: Add vfork to libc
Khem Raj
2010-05-19
1
-3
/
+10
*
mips/bits/pthreadtypes.h: Re-include sgidefs.h
Khem Raj
2010-05-19
1
-0
/
+1
*
powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.
Khem Raj
2010-05-09
1
-0
/
+2
*
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-09
21
-37
/
+180
[prev]
[next]