12 Commits (4a6f4511c8183ce7df9b347c57304b673638363d)

Author SHA1 Message Date
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Bert Belder 2ce0961de1 Improve error reporting on windows 14 years ago
Bert Belder c99962e4cd Misc. cleanups 14 years ago
Bert Belder e0f47be9d0 Clean up the way windows headers are included 14 years ago
Bert Belder c3ffbf219c Fix the OS module for win32 14 years ago
Bert Belder bd62203d13 Support for non-overlapped sockets 14 years ago
Bert Belder ae8906e7d1 Add errno.h to platform_win32.cc 14 years ago
Bert Belder 8a3132a406 Avoid WCHAR string conversion warning 14 years ago
Bert Belder 0b54514a86 `errno` is reserved; use `errorno` 14 years ago
Bert Belder 63bff5434d No implementation for OS::GetExecutablePath and OS::GetMemory yet 14 years ago
Bert Belder e98a06d90f Make winapi_perror public 14 years ago
Bert Belder 5ea2a61596 win: Duplicate platform_cygwin.cc into platform_win32.cc 14 years ago
Bert Belder d8642a8aa6 Implement process.title for cygwin 15 years ago
Ryan Dahl 5185c15ef7 Stub out process.title 15 years ago
Fedor Indutny 49888a01c3 Cygwin: process.execPath fix 15 years ago
Peter Griess 7a706e4206 Coverity fixes: src/platform_linux.cc 15 years ago
Marshall Culpepper ca35ba640a Initial implementation of process.execPath 15 years ago
Ryan Dahl 84c10265db Fix platform_linux.cc, missing include 15 years ago
Ryan Dahl 01a8d270cf Add platform files, move getmem to node::OS class. 15 years ago