summaryrefslogtreecommitdiff
path: root/lib/win32
Commit message (Expand)AuthorAge
* Initialise logging framework and set our program name to Box Backup (bbstored)Chris Wilson2007-03-24
* Add emulated rename() with path conversion. (refs #3, merges [1436] andChris Wilson2007-03-24
* Group remaining set*id() and get*id() functions. Improve comments aboutChris Wilson2007-03-10
* Add new syslog level emulations (refs #3, merges remainder of [1299])Chris Wilson2007-03-10
* Reorder for clarityChris Wilson2007-03-10
* Remove #define BOX_VERSION since we now get it from BoxVersion.h viaChris Wilson2007-03-10
* Use #defines to replace POSIX functions with emulated ones on MinGW,Chris Wilson2007-03-10
* Compile fix for [1397] (refs #3)Chris Wilson2007-03-10
* Added d_type member to struct dirent, initialise with S_IFDIR or S_IFREGChris Wilson2007-03-10
* First attempt to achieve a more logical order in this chaos:Chris Wilson2007-03-10
* 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
* Added implementation of getopt from BSD (refs #3) (check license!)Chris Wilson2006-12-16
* Protect against double initialisation of win32 timersChris Wilson2006-11-06
* Rename config.h.win32 to the new name, which will be auto-included byChris Wilson2006-10-16
* Compile fix (refs #3)Chris Wilson2006-10-15
* * 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-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
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-02