Aegisub/aegisub/libaegisub/windows
Amar Takhar 25497cf87d Completely remove the usage of POSIX functions from Acs. I've discovered the hard way that most things POSIX on Windows is a complete disaster.
With this we're now using native functions and all unit tests pass.

The code used in Check() is still a proof of concept and will probably be rewritten as issues are exposed.

Originally committed to SVN as r4354.
2010-05-23 20:39:14 +00:00
..
access.cpp Completely remove the usage of POSIX functions from Acs. I've discovered the hard way that most things POSIX on Windows is a complete disaster. 2010-05-23 20:39:14 +00:00
io.cpp Fix file saving on Windows. 2010-05-21 03:07:48 +00:00
lagi_pre.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
util.cpp Add an ErrorString utility which converts the code from GetLastError() into a human readable std::string. 2010-05-22 21:09:37 +00:00