summaryrefslogtreecommitdiff
path: root/lib/win32/emu.cpp
Commit message (Expand)AuthorAge
* Fix two memory leaks and one buffer overflow in codepage conversion code.Chris Wilson2007-03-10
* Typo fix (refs #3)Chris Wilson2007-03-10
* We don't have access to DIRECTORY_SEPARATOR_ASCHAR in lib/win32Chris Wilson2007-03-10
* Fix handling of O_EXCL to behave just like Unix, not abused to lock files.Chris Wilson2007-03-10
* Improve GetErrorMessage() by including the error number/code in the messageChris Wilson2007-03-10
* Print localised error messages rather than error codes for all errorsChris Wilson2007-03-10
* Expanded character set conversion API to allow arbitrary conversionsChris Wilson2007-03-10
* We can't use lib/common here, so we don't have ASSERT() (refs #3)Chris Wilson2007-03-10
* Our timer code only supports ITIMER_REAL (refs #3)Chris Wilson2007-03-10
* Always include process.h, as we don't know whether it was detected or notChris Wilson2007-03-10
* Detect reparse points and change the device number (refs #3)Chris Wilson2007-01-15
* Protect against double initialisation of win32 timersChris Wilson2006-11-06
* * Added support for Win32 temporary filesChris Wilson2006-10-13
* (refs #3)Chris Wilson2006-09-04
* (refs #3)Chris Wilson2006-09-04
* (refs #3)Chris Wilson2006-09-04
* (refs #3)Chris Wilson2006-09-04
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-03
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-02
* Zero any unused fields in struct stat, to avoid spurious checksum mismatches ...Ben Summers2006-02-14
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* * infrastructure/makeparcels.plChris Wilson2006-01-28
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12