index
:
~joonas/pthread-stubs
autogen-stubs
extra-stubs
master
mutexattr
queue
Stubs for pthread.
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
autogen-stubs
Generate stubs.c at autogen time from a template file.
M Joonas Pihlaja
15 years
extra-stubs
Add minimal spin lock support.
M Joonas Pihlaja
15 years
master
fix pthread_exit proto
Samuel Thibault
15 years
mutexattr
Support mutex type attributes.
M Joonas Pihlaja
15 years
queue
Add stubs for pthread_mutexattr_{init,destroy,settype}().
M Joonas Pihlaja
14 years
Age
Commit message
Author
Files
Lines
2009-11-06
fix pthread_exit proto
HEAD
master
Samuel Thibault
1
-1
/
+1
2009-10-14
Release libpthread-stubs 0.3
Julien Danjou
1
-1
/
+1
2009-10-10
Add additional pthread_* stubs and abort() on pthread_cond_*wait.
Samuel Thibault
2
-4
/
+55
2009-10-09
Revert "Provide sem_* functions"
Julien Danjou
2
-104
/
+1
2009-09-23
Release libpthread-stubs 0.2
Julien Danjou
1
-1
/
+1
2009-08-20
Provide sem_* functions
Samuel Thibault
2
-1
/
+104
2007-04-11
Update autogen.sh to one that does objdir != srcdir
Matthias Hopf
1
-1
/
+10
2006-11-23
Add README
Josh Triplett
1
-0
/
+9
2006-11-21
Quote argument of test in AM_CONDITIONAL.
Josh Triplett
1
-1
/
+1
2006-11-21
Library that provides pthread stubs that are missing from your platform libc.
Jamey Sharp
7
-0
/
+251
Clone
git://people.freedesktop.org/~joonas/pthread-stubs
ssh://people.freedesktop.org/~joonas/pthread-stubs