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: 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
*
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
2
-3
/
+4
*
nptl: use arch-specific cancellation routines for x86_64
Roman I Khimov
2010-05-03
3
-17
/
+23
*
nptl: fix sem_open with O_CREAT
Roman I Khimov
2010-05-03
1
-1
/
+2
*
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
3
-5
/
+152
*
nptl: Harmonize objects and headers makefile clean targets
nptl_merge
Carmelo Amoroso
2010-04-25
13
-38
/
+38
*
libpthread/nptl_db: define NOT_IN_libc
Roman I Khimov
2010-04-25
1
-1
/
+1
*
nptl_db: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
5
-15
/
+5
*
nptl: Remove compiler warning due to old-style function definition
Carmelo Amoroso
2010-04-25
1
-2
/
+1
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-23
1
-0
/
+11
|
\
|
*
linuxthreads.new: initialize stdio locking
Timo Teräs
2010-04-14
1
-0
/
+11
*
|
nptl: fix dynamic initialization of libpthread
Timo Teräs
2010-04-22
2
-1
/
+7
*
|
nptl: fix libc internal, dynamically enabled locking
Timo Teräs
2010-04-22
1
-4
/
+16
*
|
nptl: fix warnings of shadowing __self
Timo Teräs
2010-04-22
1
-6
/
+6
[next]