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
/
signals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linuxthreads/signals: do not restore handler for invalid signal
Markos Chandras
2012-01-14
1
-1
/
+1
*
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...
Peter S. Mazinger
2011-03-03
1
-1
/
+0
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
1
-2
/
+2
*
change asm/volatile to __x__
Peter S. Mazinger
2006-02-01
1
-1
/
+1
*
s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in,...
Peter S. Mazinger
2006-01-31
1
-1
/
+1
*
initial import of latest linuxthreads
Mike Frysinger
2006-01-31
1
-0
/
+215
*
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger
2005-11-15
1
-248
/
+0
*
revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...
Mike Frysinger
2005-11-15
1
-39
/
+31
*
sync style changes and misc fixes from glibc
Mike Frysinger
2005-09-09
1
-29
/
+38
*
newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()
Mike Frysinger
2005-09-09
1
-1
/
+1
*
sync with glibc by moving the thread_desc stuff out of internals.h and into a...
Mike Frysinger
2005-09-09
1
-1
/
+0
*
Alexandre Oliva writes:
Eric Andersen
2004-05-14
1
-0
/
+4
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
1
-1
/
+1
*
Major update for pthreads, based in large part on improvements
Eric Andersen
2003-02-27
1
-1
/
+2
*
Remove some debugging code
Eric Andersen
2002-02-27
1
-0
/
+4
*
Merge in the pthread library. This is the linuxthreads library taken from
Eric Andersen
2002-02-20
1
-0
/
+239