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
/
linuxthreads
/
sysdeps
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: fix errno setting after syscall
Alexander Gordeev
2010-10-27
1
-1
/
+2
*
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-12-16
8
-21
/
+21
*
sigwait: remove __sigwait and __GI_sigwait symbols - they are unused
Denys Vlasenko
2009-09-19
1
-6
/
+2
*
CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failure
Denys Vlasenko
2009-09-05
1
-3
/
+1
*
fix compilation of linuxthreads for sparc64
Austin Foxley
2009-05-21
2
-3
/
+0
*
fix compilation of linuxthreads for sparc
austinf
2009-03-18
3
-13
/
+11
*
add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)
Denis Vlasenko
2009-03-12
2
-0
/
+208
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
2
-4
/
+2
*
*: remove vestiges of gcc's "bounded pointers" feature,
Denis Vlasenko
2008-12-12
2
-45
/
+13
*
Move kernel-features.h header from the linuxthread directory
Carmelo Amoroso
2008-12-11
5
-5
/
+5
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
- tidy up inline:
Bernhard Reutner-Fischer
2008-10-24
1
-1
/
+1
*
- use c89-style comments
Bernhard Reutner-Fischer
2008-10-03
1
-3
/
+3
*
Use __SH_SYSCALL_TRAP_BASE for pthread vfork trap, as it will
Paul Mundt
2008-09-24
1
-1
/
+2
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-3
/
+3
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
3
-3
/
+3
*
convert two more static ints used as flags to smallints
Denis Vlasenko
2008-05-22
1
-1
/
+1
*
remove redundant headers local to libpthread, causing header
Eric Andersen
2006-11-29
3
-311
/
+0
*
Joseph S. Myers writes:
Eric Andersen
2006-10-19
84
-187
/
+0
*
sync with glibc CVS
Mike Frysinger
2006-03-10
8
-13
/
+13
*
blah, glibc moved linuxthreads around
Mike Frysinger
2006-03-09
27
-27
/
+27
*
Remove unneeded ; after *_alias
Peter S. Mazinger
2006-03-09
1
-3
/
+3
*
glibc sync
Mike Frysinger
2006-02-04
8
-13
/
+13
*
change asm/volatile to __x__
Peter S. Mazinger
2006-02-01
2
-2
/
+2
*
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...
Peter S. Mazinger
2006-01-31
3
-3
/
+0
*
initial import of latest linuxthreads
Mike Frysinger
2006-01-31
154
-0
/
+6185
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
3
-202
/
+0
*
It turns out that __thread is now a gcc keyword. We used __thread in
Eric Andersen
2002-10-13
1
-1
/
+1
*
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
2002-02-20
3
-0
/
+202