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.old
/
pthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
commentary typo fix
Bernhard Reutner-Fischer
2011-05-11
1
-1
/
+1
*
linuxthreads.old: fix nommu initial thread stack detection
Mike Frysinger
2011-02-24
1
-9
/
+14
*
check if USE_TLS is defined before use
Hans-Christian Egtvedt
2009-12-17
1
-3
/
+3
*
Check #if feature test macros are defined where they may not be
Ron
2009-07-05
1
-1
/
+1
*
Reinstate __libc_foo's needed for linuxthreads.old.
Denis Vlasenko
2009-02-25
1
-2
/
+2
*
heed compiler warnings about checking non-defined variables in #if directives
Denis Vlasenko
2008-12-14
1
-1
/
+1
*
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-10
1
-10
/
+10
*
hostid: improve extremely unreadable parts
Denis Vlasenko
2008-12-01
1
-2
/
+1
*
on Bernd's request, remove commented-out code snippets
Denis Vlasenko
2008-12-01
1
-6
/
+0
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
1
-7
/
+8
*
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...
Denis Vlasenko
2008-11-29
1
-3
/
+5
*
- use c89-style comments
Bernhard Reutner-Fischer
2008-10-03
1
-3
/
+3
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-5
/
+5
*
- remove old-style definitions. No object-code changes.
Bernhard Reutner-Fischer
2008-05-20
1
-2
/
+2
*
make sure we store the function pointers to the real push/pop functions rathe...
Mike Frysinger
2008-05-15
1
-2
/
+2
*
Add hidden symbols for a number of pthread functions, and use them to ensure
Bernd Schmidt
2007-11-22
1
-1
/
+40
*
Peter Mazinger pointed out that my last commit was faulty.
Joakim Tjernlund
2007-01-11
1
-0
/
+2
*
backport from upstream:
Mike Frysinger
2006-11-09
1
-1
/
+1
*
import ia64 linuxthreads files
Mike Frysinger
2006-02-27
1
-0
/
+15
*
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-18
1
-5
/
+5
*
fix warning when building on non-mmu hosts
Mike Frysinger
2006-02-04
1
-0
/
+2
*
prototypes for threads too
Peter S. Mazinger
2006-01-26
1
-0
/
+2
*
make use of the internals provided earlier
Peter S. Mazinger
2006-01-25
1
-6
/
+7
*
Don't use __getpid/__getpagesize
Peter S. Mazinger
2006-01-24
1
-9
/
+6
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-1
/
+0
*
update pthread weak handling to the style glibc uses
Mike Frysinger
2006-01-04
1
-0
/
+65
*
kill off some signedness/unused warnings
Mike Frysinger
2005-12-29
1
-3
/
+3
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-1
/
+1
*
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
1
-0
/
+1044