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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-16
70
-71
/
+1
*
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: initialize stdio locking
Timo Teräs
2010-04-14
1
-0
/
+12
*
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-04-14
71
-3
/
+73
*
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
*
pthread_mutex_timedlock: always build with optimizations
Bernhard Reutner-Fischer
2010-04-12
1
-1
/
+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
8
-10
/
+9
*
improve parallel make behaviour
Austin Foxley
2010-02-23
3
-5
/
+5
*
nptl/headers: Convert the makefile targets into variables.
Khem Raj
2010-02-22
8
-10
/
+14
*
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
*
use macro to link ldso to libpthread, so it gets the the right name on 64 bit...
Austin Foxley
2010-02-19
1
-1
/
+1
*
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
3
-3
/
+4
*
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
16
-446
/
+16
*
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
5
-1
/
+7
*
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
*
update nptl gitignore
Austin Foxley
2010-02-17
1
-7
/
+8
*
fix typo
Austin Foxley
2010-02-17
1
-1
/
+1
*
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-17
19
-62
/
+196
*
a few more build fixes nptl sync
Austin Foxley
2010-02-16
6
-25
/
+17
*
mass sync with glibc nptl
Austin Foxley
2010-02-16
296
-5383
/
+18461
*
sparc/sysdep: Unify sparc sysdep.h
Austin Foxley
2010-02-13
1
-65
/
+0
*
arm/sysdep: Unify arm sysdep.h
Khem Raj
2010-02-11
1
-334
/
+0
*
mips/sysdep.h: Unify mips sysdep.h
Khem Raj
2010-02-11
2
-412
/
+0
*
nptl: sysdep headers update for i386, mips and x86_64
Carmelo Amoroso
2010-02-09
3
-3
/
+3
*
nptl: sysdep headers re-factoring
Carmelo Amoroso
2010-02-09
7
-630
/
+0
*
pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
Bernhard Reutner-Fischer
2010-02-05
4
-13
/
+10
*
Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...
Khem Raj
2010-02-01
1
-0
/
+1
*
Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1
Khem Raj
2010-01-25
2
-0
/
+2
*
mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE
Khem Raj
2010-01-25
1
-4
/
+4
[prev]
[next]