summaryrefslogtreecommitdiff
path: root/lib/common/WaitForEvent.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-03-10 18:57:00 +0000
committerChris Wilson <chris+github@qwirx.com>2007-03-10 18:57:00 +0000
commit13d90d5a6f528952c7574e8e2529732fcc6ab044 (patch)
tree84a2790008065518310acf24b31adb9ef976469c /lib/common/WaitForEvent.h
parent1013fe643a8a3ada3049b011ba8363ab73caeeab (diff)
Use #defines to replace POSIX functions with emulated ones on MinGW,
like we do on MSVC. This allows us to #undef them when we really need to use the original platform function (if available). Disable emulated fstat() in raidfile (and use the platform one) by undefining fstat, since it doesn't use the other emulated file handling functions, or need Unicode support, and it can't take a filehandle returned by open() (only openfile()). (refs #3, merges [1045])
Diffstat (limited to 'lib/common/WaitForEvent.h')
0 files changed, 0 insertions, 0 deletions