DotGNU Portable.NET - Patches: patch #3884, Disable interrupts based checks by...
You are not allowed to post comments on this tracker with your current authentication level.
patch #3884: Disable interrupts based checks by default
| Submitter: | Marc Haisenko <darkdust> | ||
| Submitted: | Tue 05 Apr 2005 09:12:38 AM UTC | ||
| Category: | None | Priority: | 6 |
| Status: | Done | Privacy: | Public |
| Assigned to: | darkdust | Open/Closed: | Closed |
Attached Files
file #8646: disable-interrupts.patch added by darkdust (1KiB - text/x-diff - Adds --enable/disable-interrupts configure option)
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

This patch makes it possible to specify whether interrupt based checks should be used via configure --enable-interrupts (or --disable-interrupts), with interrupt based checks being off by default.
This patch is for bug #12552.