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
/
nptl
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined
Carmelo Amoroso
2011-01-04
4
-8
/
+8
*
sparc: fix linking issue with __syscall_error.c
Austin Foxley
2010-12-29
2
-1
/
+6
*
nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...
Khem Raj
2010-12-18
1
-0
/
+4
*
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
*
mips: fix errno setting after syscall
Alexander Gordeev
2010-10-27
1
-2
/
+2
*
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
1
-1
/
+1
*
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
12
-83
/
+83
*
nptl: x86_64: fix compilation of unwinder
Bernhard Reutner-Fischer
2010-07-14
1
-0
/
+220
*
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
23
-740
/
+413
*
nptl: fix subdirs handling
Bernhard Reutner-Fischer
2010-07-06
10
-2
/
+69
*
nptl: simplify buildsys
Bernhard Reutner-Fischer
2010-07-06
11
-305
/
+64
*
mips/syscall-error: Choose the correct version for setting up errno.
Khem Raj
2010-06-30
1
-0
/
+1
*
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
*
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
28
-158
/
+158
*
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
4
-4
/
+8
*
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
1
-2
/
+2
*
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-11
3
-4
/
+3
*
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
*
mips/Makefile.arch: Remove -f option to $(do_awk)
Khem Raj
2010-05-07
1
-1
/
+1
*
nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64
Roman I Khimov
2010-05-03
1
-2
/
+3
*
nptl: use arch-specific cancellation routines for x86_64
Roman I Khimov
2010-05-03
2
-17
/
+13
*
nptl: mips needs updated clone() implementation
Andreas Schultz
2010-04-27
3
-1
/
+50
*
libpthread/x86_64: fix clean
Roman I Khimov
2010-04-27
1
-1
/
+1
*
enable building __fcntl_nocancel, as it used unconditionally now
Austin Foxley
2010-04-25
1
-1
/
+0
*
nptl: Harmonize objects and headers makefile clean targets
nptl_merge
Carmelo Amoroso
2010-04-25
11
-30
/
+30
*
nptl: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
1
-2
/
+1
*
nptl: fix warnings of shadowing __self
Timo Teräs
2010-04-22
1
-6
/
+6
*
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
36
-0
/
+36
*
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-16
1
-4
/
+2
[next]