add bug # url
This commit is contained in:
parent
730c80a594
commit
981c23b608
@ -1,6 +1,7 @@
|
|||||||
$OpenBSD: patch-mozilla_nsprpub_pr_src_pthreads_ptthread_c,v 1.5 2012/05/17 08:59:00 landry Exp $
|
$OpenBSD: patch-mozilla_nsprpub_pr_src_pthreads_ptthread_c,v 1.6 2012/05/17 10:23:24 landry Exp $
|
||||||
Don't only check for _POSIX_THREAD_PRIORITY_SCHEDULING being defined, but check that it's > 0
|
Don't only check for _POSIX_THREAD_PRIORITY_SCHEDULING being defined, but check that it's > 0
|
||||||
on openbsd/rthreads it's -1 atm.
|
on openbsd/rthreads it's -1 atm.
|
||||||
|
https://bugzilla.mozilla.org/show_bug.cgi?id=756047
|
||||||
--- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig Sat May 12 17:33:01 2012
|
--- mozilla/nsprpub/pr/src/pthreads/ptthread.c.orig Sat May 12 17:33:01 2012
|
||||||
+++ mozilla/nsprpub/pr/src/pthreads/ptthread.c Sat May 12 17:35:46 2012
|
+++ mozilla/nsprpub/pr/src/pthreads/ptthread.c Sat May 12 17:35:46 2012
|
||||||
@@ -59,6 +59,10 @@
|
@@ -59,6 +59,10 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user