summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen: add default patch prefixHEADmasterMihail Konev2022-07-241-0/+3
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2022-07-241-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-201-0/+98
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-201-1/+1
* pthread-stubs.pc: remove no longer used variablesEric Engestrom2017-09-101-4/+0
* Release libpthread-stubs 0.40.4Uli Schlachter2017-03-141-1/+1
* Remove no longer used list.m4Emil Velikov2017-03-021-15/+0
* configure: drop various AC_macrosEmil Velikov2017-03-011-5/+0
* Rework the pthread-stub designEmil Velikov2017-03-015-141/+137
* Revert "list.m4: Add some new pthread symbols"Emil Velikov2017-03-011-3/+0
* autogen.sh: quote path variablesEmil Velikov2017-03-011-3/+3
* list.m4: Add some new pthread symbolsBen Widawsky2016-05-291-0/+3
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* pthread_equal(): do not assume pthread_t is a comparable typeRémi Denis-Courmont2010-12-231-1/+1
* pthread_self(): do not assume pthread_t and int are compatibleRémi Denis-Courmont2010-12-232-1/+12
* Fix `distcheck' targetJulien Danjou2010-06-221-2/+4
* Generate stubs.c via MakefileJulien Danjou2010-05-052-2/+3
* Generate stubs.c at autogen time from a template file.M Joonas Pihlaja2010-05-056-194/+107
* fix pthread_exit protoSamuel Thibault2009-11-061-1/+1
* Release libpthread-stubs 0.30.3Julien Danjou2009-10-141-1/+1
* Add additional pthread_* stubs and abort() on pthread_cond_*wait.Samuel Thibault2009-10-102-4/+55
* Revert "Provide sem_* functions"Julien Danjou2009-10-092-104/+1
* Release libpthread-stubs 0.20.2Julien Danjou2009-09-231-1/+1
* Provide sem_* functionsSamuel Thibault2009-08-202-1/+104
* Update autogen.sh to one that does objdir != srcdirMatthias Hopf2007-04-111-1/+10
* Add README0.1Josh Triplett2006-11-231-0/+9
* Quote argument of test in AM_CONDITIONAL.Josh Triplett2006-11-211-1/+1
* Library that provides pthread stubs that are missing from your platform libc.Jamey Sharp2006-11-217-0/+251