server-skynet-source-3rd-je.../include
Mike Hommey a14bce85e8 Use Get/SetLastError on Win32
Using errno on win32 doesn't quite work, because the value set in a shared
library can't be read from e.g. an executable calling the function setting
errno.

At the same time, since buferror always uses errno/GetLastError, don't pass
it.
2012-04-30 16:50:55 -07:00
..
jemalloc Use Get/SetLastError on Win32 2012-04-30 16:50:55 -07:00