index
:
xcb/pthread-stubs
debian
master
Library that provides pthread stubs that are missing from your platform libc. (mirrored from https://gitlab.freedesktop.org/xorg/lib/pthread-stubs)
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
libpthread-stubs 0.5
HEAD
libpthread-stubs-0.5
master
Alan Coopersmith
1
-1
/
+1
2022-07-24
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2022-07-20
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-20
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2017-09-10
pthread-stubs.pc: remove no longer used variables
Eric Engestrom
1
-4
/
+0
2017-03-14
Release libpthread-stubs 0.4
0.4
Uli Schlachter
1
-1
/
+1
2017-03-02
Remove no longer used list.m4
Emil Velikov
1
-15
/
+0
2017-03-01
configure: drop various AC_macros
Emil Velikov
1
-5
/
+0
2017-03-01
Rework the pthread-stub design
Emil Velikov
5
-141
/
+137
2017-03-01
Revert "list.m4: Add some new pthread symbols"
Emil Velikov
1
-3
/
+0
2017-03-01
autogen.sh: quote path variables
Emil Velikov
1
-3
/
+3
2016-05-29
list.m4: Add some new pthread symbols
Ben Widawsky
1
-0
/
+3
2013-01-16
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2010-12-23
pthread_equal(): do not assume pthread_t is a comparable type
Rémi Denis-Courmont
1
-1
/
+1
2010-12-23
pthread_self(): do not assume pthread_t and int are compatible
Rémi Denis-Courmont
2
-1
/
+12
2010-06-22
Fix `distcheck' target
Julien Danjou
1
-2
/
+4
2010-05-05
Generate stubs.c via Makefile
Julien Danjou
2
-2
/
+3
2010-05-05
Generate stubs.c at autogen time from a template file.
M Joonas Pihlaja
6
-194
/
+107
2009-11-06
fix pthread_exit proto
Samuel Thibault
1
-1
/
+1
2009-10-14
Release libpthread-stubs 0.3
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
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
0.1
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