summaryrefslogtreecommitdiff
path: root/lang/python21/patches/patch-bg
AgeCommit message (Collapse)AuthorFilesLines
2008-05-09PR pkg/38617: Hasso Tepper: Don't call pthread_create() with NULL as thetnn1-4/+14
first argument in configure. Fixes hang on DragonFlyBSD.
2005-11-08Add DragonFly support. Use PTHREAD_* variables to find pthread_createjoerg1-0/+57
and hope it doesn't break anything.