Isolating features that are specific to the Interix subsystem

To add or isolate code that implements Interix-specific features, surround it with #ifdef __INTERIX. This macro is automatically defined by cc(1), c89(1), and gcc(1).