Project

General

Profile

« Previous | Next » 

Revision 344596b0

Added by Nathan Scott over 13 years ago

  • ID 344596b0c72694e5d03f940807eb9e53cee7b55e

Use errno directly on Windows, for oserror implementation.

Turns out, several Windows CRT calls do not set the thread
local errno stuff, so cannot be queried with the Win32 API,
and need to use errno directly.

  • added
  • modified
  • copied
  • renamed
  • deleted