-
Jon Olav Hauglid authored
Rather than globally doing #define posix_function_name windows_equivalent this patch adds inline functions which calls the appropriate function. This avoids polluting the global namespace.
Jon Olav Hauglid authoredRather than globally doing #define posix_function_name windows_equivalent this patch adds inline functions which calls the appropriate function. This avoids polluting the global namespace.
Loading