]> git.pond.sub.org Git - empserver/history - src/lib/w32/w32misc.h
(mode_t) [_WIN32]: Switch to unsigned short to match the declaration
[empserver] / src / lib / w32 / w32misc.h
2007-08-22 Ron Koenderink(mode_t) [_WIN32]: Switch to unsigned short to match...
2007-08-19 Markus Armbruster(mode_t, off_t): New.
2007-08-19 Ron Koenderink(strptime) [_WIN32]: Postpone the declaration of the...
2007-08-17 Ron KoenderinkSwitch the !__GNUC__ with _MSC_VER to be more reflectiv...
2007-08-16 Ron KoenderinkFor w32misc.h add the POSIX equivalent include file...
2007-08-16 Ron Koenderink(ssize_t, pid_t) [_WIN32]: Back out the previous revisi...
2007-08-15 Ron KoenderinkMove WIN32 equivalent function defines to w32/w32misc...
2007-08-15 Ron KoenderinkCreate w32misc.h to contain information that does not...