gecko/nsprpub/patches
Wan-Teh Chang b4b99336e8 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values.  The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>.  r=wtc.
2013-02-27 12:51:25 -08:00
..
linux-setpriority.patch
README

This directory contains patches that were added locally
on top of the NSPR release.

* linux-setpriority.patch: Bug 841651 - Implement PR_SetThreadPriority()
  on Linux-based platforms using per-thread nice values.