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
/
manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ABIs where SP points below the stack frame.
Bernd Schmidt
2011-03-05
1
-7
/
+11
*
libpthread: add format attribute to __pthread_message()
Mike Frysinger
2009-07-21
1
-2
/
+2
*
Don't shadow the mask parameter with a local variable in the same function
Ron
2009-07-05
1
-2
/
+2
*
Add noreturn attributes to some functions that won't ever do so
Ron
2009-07-05
1
-2
/
+2
*
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-10
1
-7
/
+7
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
signal ops: avoid calls through PLT for __sigXXX ops
Denis Vlasenko
2008-11-22
1
-5
/
+4
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-12
/
+12
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
Bernd Schmidt writes: make sure custom stacks work properly for no-mmu
Mike Frysinger
2007-05-31
1
-0
/
+7
*
backport from upstream:
Mike Frysinger
2006-11-09
1
-1
/
+1
*
remove duplicated/unused ASSERT code
Mike Frysinger
2006-11-03
1
-3
/
+0
*
import ia64 linuxthreads files
Mike Frysinger
2006-02-27
1
-0
/
+14
*
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-18
1
-7
/
+7
*
user internal versions of waitpid/raise/nanosleep
Peter S. Mazinger
2006-01-25
1
-0
/
+2
*
Don't use __getpid/__getpagesize
Peter S. Mazinger
2006-01-24
1
-7
/
+3
*
Add some attribute_noreturn, replace __attribute__ ((noreturn)) as well
Peter S. Mazinger
2006-01-23
1
-4
/
+4
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-1
/
+0
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-1
/
+1
*
typecast away a signed/unsigned warning
Mike Frysinger
2005-12-27
1
-1
/
+1
*
kill off minor unused warnings
Mike Frysinger
2005-12-27
1
-1
/
+1
*
Jie Zhang writes:
Mike Frysinger
2005-12-22
1
-0
/
+8
*
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
1
-0
/
+905