Blender Git Commit Log
Git Commits -> Revision 9242749
Revision 9242749 by Jason Wilkins (soc-2012-swiss_cheese) June 6, 2012, 07:10 (GMT) |
In BLI_fileops.c, rewrite stat to _stat and fstat to _fstat on Windows so that the correct version for the bitness of the OS can be chosen. The changes to intern/storage.c are just whitespace. |
Commit Details:
Full Hash: 92427499ef77d1a5fb48adc0b89c61b7ceebff4a
SVN Revision: 47502
Parent Commit: 41524a6
Lines Changed: +23, -8