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
...
*
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
*
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-16
36
-36
/
+0
*
PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
2010-04-15
1
-1
/
+1
*
nptl: turn pointer demangling off
Timo Teräs
2010-04-14
1
-1
/
+1
*
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-04-14
36
-0
/
+36
*
provide prototype for internal helper
Bernhard Reutner-Fischer
2010-04-12
1
-0
/
+2
*
nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREAD
Natanael Copa
2010-04-12
1
-11
/
+5
*
nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assembler
Timo Teräs
2010-04-12
1
-0
/
+1
*
use user-provided host binaries
Bernhard Reutner-Fischer
2010-04-12
6
-10
/
+10
*
pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
2010-04-07
1
-1
/
+1
*
get rid of extra variables for nptl pregen altogether
Austin Foxley
2010-02-23
7
-7
/
+8
*
improve parallel make behaviour
Austin Foxley
2010-02-23
2
-4
/
+4
*
nptl/headers: Convert the makefile targets into variables.
Khem Raj
2010-02-22
7
-7
/
+11
*
Get x86_64 compile to succeed.
Khem Raj
2010-02-19
1
-2
/
+2
*
sparc: also needs generic version of lowlevelrobustlock
Austin Foxley
2010-02-19
1
-1
/
+1
*
Add dummy tcb-offsets.h
Khem Raj
2010-02-19
1
-0
/
+1
*
nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME
Carmelo Amoroso
2010-02-19
1
-1
/
+1
*
x86_64: compile pthread it's own version of __syscall_error
Austin Foxley
2010-02-19
3
-10
/
+6
*
more fixes for x86_64 nptl
Austin Foxley
2010-02-19
16
-20
/
+23
*
fixes to get nptl compiling for x86_64
Austin Foxley
2010-02-19
8
-41
/
+5
*
Fixes to get nptl compiling for x86
Khem Raj
2010-02-19
2
-1
/
+2
*
Fix typo in generated file names.
Khem Raj
2010-02-18
1
-20
/
+20
*
i386 unify sysdep.h
Austin Foxley
2010-02-18
1
-157
/
+0
*
x86_64: unify sysdep.h
Austin Foxley
2010-02-18
2
-373
/
+0
*
nptl: Fix clean target to remove generated files
Carmelo Amoroso
2010-02-18
1
-1
/
+1
*
include tcb-offsets.h in sysdep-cancel.h for arm.
Khem Raj
2010-02-18
1
-0
/
+1
*
Get new nptl building on SH4
Khem Raj
2010-02-17
10
-6
/
+10
*
compile fixes for i386 nptl
Austin Foxley
2010-02-17
15
-442
/
+14
*
fix nptl build for sparc
Austin Foxley
2010-02-17
1
-1
/
+0
*
move pthread_barrier_{init,destroy} to sysdeps/pthread
Austin Foxley
2010-02-17
4
-1
/
+120
*
Fix nptl build for mips
Khem Raj
2010-02-17
3
-2
/
+24
*
sparc/nptl: typo fixes
Austin Foxley
2010-02-17
2
-2
/
+2
*
sparc/nptl: fix wrong vfork hidden def
Austin Foxley
2010-02-17
1
-1
/
+1
*
Add missing lowlevelrobustlock.c
Khem Raj
2010-02-17
1
-0
/
+114
*
fix typo
Austin Foxley
2010-02-17
1
-1
/
+1
*
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-17
15
-52
/
+192
*
a few more build fixes nptl sync
Austin Foxley
2010-02-16
5
-23
/
+16
[prev]
[next]