summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-18libpthread-stubs 0.5HEADlibpthread-stubs-0.5masterAlan Coopersmith1-1/+1
2022-07-24autogen: add default patch prefixMihail Konev1-0/+3
2022-07-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2022-07-20gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-20Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2017-09-10pthread-stubs.pc: remove no longer used variablesEric Engestrom1-4/+0
2017-03-14Release libpthread-stubs 0.40.4Uli Schlachter1-1/+1
2017-03-02Remove no longer used list.m4Emil Velikov1-15/+0
2017-03-01configure: drop various AC_macrosEmil Velikov1-5/+0
2017-03-01Rework the pthread-stub designEmil Velikov5-141/+137
2017-03-01Revert "list.m4: Add some new pthread symbols"Emil Velikov1-3/+0
2017-03-01autogen.sh: quote path variablesEmil Velikov1-3/+3
2016-05-29list.m4: Add some new pthread symbolsBen Widawsky1-0/+3
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2010-12-23pthread_equal(): do not assume pthread_t is a comparable typeRémi Denis-Courmont1-1/+1
2010-12-23pthread_self(): do not assume pthread_t and int are compatibleRémi Denis-Courmont2-1/+12
2010-06-22Fix `distcheck' targetJulien Danjou1-2/+4
2010-05-05Generate stubs.c via MakefileJulien Danjou2-2/+3
2010-05-05Generate stubs.c at autogen time from a template file.M Joonas Pihlaja6-194/+107
2009-11-06fix pthread_exit protoSamuel Thibault1-1/+1
2009-10-14Release libpthread-stubs 0.30.3Julien Danjou1-1/+1
2009-10-10Add additional pthread_* stubs and abort() on pthread_cond_*wait.Samuel Thibault2-4/+55
2009-10-09Revert "Provide sem_* functions"Julien Danjou2-104/+1
2009-09-23Release libpthread-stubs 0.20.2Julien Danjou1-1/+1
2009-08-20Provide sem_* functionsSamuel Thibault2-1/+104
2007-04-11Update autogen.sh to one that does objdir != srcdirMatthias Hopf1-1/+10
2006-11-23Add README0.1Josh Triplett1-0/+9
2006-11-21Quote argument of test in AM_CONDITIONAL.Josh Triplett1-1/+1
2006-11-21Library that provides pthread stubs that are missing from your platform libc.Jamey Sharp7-0/+251