Files
nethack/sys
nethack.allison 76345fb40c win32 build
- force time_t to be 32 bits via Makefile. (If struct u gets changed to not
store a time_t field, this can be removed).

- Latest Windows SDK (supporting Vista) causes a warning due to
a prototype in sys/winnt/nttty. Since we don't actually link with that
function and rely on a DLL find procedure at run time, comment out
the prototype. The function is now officially in the SDK in the
windows header files anyway.
2007-01-05 23:08:46 +00:00
..
2006-10-22 05:59:26 +00:00
2005-01-02 20:55:41 +00:00
2006-04-02 07:35:30 +00:00
2006-09-22 02:00:30 +00:00
2006-01-07 13:38:29 +00:00
2006-10-22 05:59:26 +00:00
2007-01-05 23:08:46 +00:00