summaryrefslogtreecommitdiff
path: root/debian/patches/libpthread_sigmask.patch
AgeCommit message (Collapse)Author
2012-04-25Remove libpthread, now shipped by glibc, and depend on itSamuel Thibault
2011-10-30Enable global signal supportSamuel Thibault
* debian/patches/libpthread_globsigdisp.patch,posix-sigcodes.patch: New patches from Jeremie Koenig to enable global signal support. * debian/patches/libpthread_sigmask.patch: Update to global signal support.
2011-08-01Comment patchesSamuel Thibault
2010-09-03Fix missed signals when using pthread_sigmask.Jeremie Koenig