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
...
*
nptl: timer_routines.c (timer_helper_thread):
Austin Foxley
2010-01-23
2
-8
/
+6
*
nptl: need to build generic timer_* functions for x86_64 and sparc
Austin Foxley
2010-01-23
1
-2
/
+1
*
nptl: fix a few more old style prototypes
Austin Foxley
2010-01-23
2
-6
/
+6
*
x86_64: fix up the rest of the includes and aliases for nptl
Austin Foxley
2009-12-16
12
-11
/
+24
*
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
2
-4
/
+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
19
-35
/
+35
*
fix typo that sneaked in with 9a7506
Natanael Copa
2009-12-15
1
-1
/
+1
*
Go back to using nptl_arch_headers
Austin Foxley
2009-12-11
1
-1
/
+2
*
Revert "nptl: make build depend directly on nptl headers"
Austin Foxley
2009-12-11
7
-28
/
+37
*
get x86_64 nptl building
Austin Foxley
2009-12-11
44
-312
/
+1223
*
nptl: fix even more old style declarations
Austin Foxley
2009-12-11
9
-26
/
+20
*
nptl: fix a few more old style declerations
Austin Foxley
2009-12-09
4
-15
/
+12
*
nptl: fix old style function declerations
Austin Foxley
2009-12-09
98
-282
/
+234
*
nptl: make build depend directly on nptl headers
Austin Foxley
2009-12-09
7
-37
/
+28
*
i386 nptl: add missing weak_alias for pthread_cond_signal
Austin Foxley
2009-12-04
1
-0
/
+1
*
generate nptl headers without a recursive make call
Austin Foxley
2009-11-29
1
-0
/
+2
*
don't use __i686 in symbol names as it seems gcc can define it
Austin Foxley
2009-11-29
6
-32
/
+33
*
PIC fixes for hardened
Timo Teräs
2009-11-27
3
-7
/
+10
*
remove wait callbacks for non-cancelation funcs
Bernhard Reutner-Fischer
2009-11-22
4
-24
/
+0
*
Makefile: fix indentation
Bernhard Reutner-Fischer
2009-11-22
1
-19
/
+18
*
make the sem_open changes actually compile
Austin Foxley
2009-11-09
1
-1
/
+1
*
Unbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
Mikhail Gusarov
2009-11-09
1
-32
/
+5
*
whitespace fixes
Austin Foxley
2009-10-17
45
-67
/
+37
*
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
2009-10-17
626
-0
/
+55163
*
Back out nptl changes, which for now will be done in branches/uClibc-nptl
Eric Andersen
2005-05-20
203
-21213
/
+0
*
Added new common include file for list primitives used by NPTL.
"Steven J. Hill"
2005-05-12
1
-0
/
+114
*
Remove usage of 'hp-timing.h' header file which is for platforms with high
"Steven J. Hill"
2005-05-12
2
-2
/
+0
*
More glibc backward compatibility cruft. Oh the horror!
"Steven J. Hill"
2005-05-11
12
-131
/
+0
*
Backwards compatability? Bhuwhahaha....you wonder why glibc is so
"Steven J. Hill"
2005-05-11
8
-383
/
+0
*
We already have these defined.
"Steven J. Hill"
2005-05-11
1
-12
/
+0
*
Remove extraneous file.
"Steven J. Hill"
2005-05-11
1
-240
/
+0
*
Remove additional test programs.
"Steven J. Hill"
2005-05-11
3
-1452
/
+0
*
Import in NPTL code from glibc. For further information please
"Steven J. Hill"
2005-05-07
215
-0
/
+23319
[prev]