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
/
unix
/
sysv
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
15
-19
/
+22
*
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
*
x86_64: unify sysdep.h
Austin Foxley
2010-02-18
1
-259
/
+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
1
-0
/
+1
*
Fix nptl build for mips
Khem Raj
2010-02-17
2
-1
/
+1
*
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
8
-44
/
+105
*
a few more build fixes nptl sync
Austin Foxley
2010-02-16
5
-23
/
+16
*
mass sync with glibc nptl
Austin Foxley
2010-02-16
174
-4242
/
+9961
*
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
1
-302
/
+0
*
nptl: sysdep headers re-factoring
Carmelo Amoroso
2010-02-09
2
-228
/
+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
*
nptl: timer_routines.c (timer_helper_thread):
Austin Foxley
2010-01-23
1
-7
/
+2
*
nptl: need to build generic timer_* functions for x86_64 and sparc
Austin Foxley
2010-01-23
1
-2
/
+1
*
x86_64: fix up the rest of the includes and aliases for nptl
Austin Foxley
2009-12-16
11
-11
/
+13
*
x86_64: add missing includes to sem_*.S
Austin Foxley
2009-12-16
2
-0
/
+4
*
fix multiple definitions of pthread_once for x86_64
Austin Foxley
2009-12-16
1
-0
/
+2
*
x86_64: no waitpid syscall exists, so use wait4
Austin Foxley
2009-12-16
1
-5
/
+6
*
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-12-16
17
-33
/
+33
*
fix typo that sneaked in with 9a7506
Natanael Copa
2009-12-15
1
-1
/
+1
*
Revert "nptl: make build depend directly on nptl headers"
Austin Foxley
2009-12-11
1
-4
/
+5
*
get x86_64 nptl building
Austin Foxley
2009-12-11
39
-262
/
+916
*
nptl: fix a few more old style declerations
Austin Foxley
2009-12-09
3
-11
/
+10
*
nptl: fix old style function declerations
Austin Foxley
2009-12-09
8
-25
/
+23
*
nptl: make build depend directly on nptl headers
Austin Foxley
2009-12-09
1
-5
/
+4
*
i386 nptl: add missing weak_alias for pthread_cond_signal
Austin Foxley
2009-12-04
1
-0
/
+1
*
don't use __i686 in symbol names as it seems gcc can define it
Austin Foxley
2009-11-29
5
-24
/
+24
*
PIC fixes for hardened
Timo Teräs
2009-11-27
2
-5
/
+8
*
whitespace fixes
Austin Foxley
2009-10-17
32
-53
/
+34
*
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
2009-10-17
343
-0
/
+26279
[prev]