log srogue/save.c @ 199:efdbeec0816d

age author description
Mon, 03 Aug 2015 21:29:16 -0400 John "Elwin" Edwards srogue: provide type definitions if needed.
Mon, 03 Aug 2015 07:04:48 -0400 John "Elwin" Edwards srogue: remove remnants of deleted savefile checks.
Mon, 03 Aug 2015 06:42:59 -0400 John "Elwin" Edwards srogue: replace unlink() with md_unlink().
Mon, 03 Aug 2015 06:30:09 -0400 John "Elwin" Edwards srogue: another unistd.h which should not be included on Windows.
Sat, 01 Aug 2015 16:23:24 -0400 John "Elwin" Edwards srogue: improve privilege handling.
Sat, 03 May 2014 10:31:30 -0700 John "Elwin" Edwards srogue: more compatibility improvements.
Fri, 02 May 2014 15:06:23 -0700 John "Elwin" Edwards srogue: add and use more md_* portable functions.