gecko/nsprpub/patches/README
Wan-Teh Chang 50c84383be 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

6 lines
215 B
Plaintext

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.