physfs/platform
Ryan C. Gordon 1a665efb6a Enumerate files code: cleaned up memory leak, Doesn't throw away file entry
from FindFirstFile(), and handles paths more robustly.
2002-06-08 06:19:27 +00:00
..
.cvsignore Updated. 2002-05-24 09:51:04 +00:00
Makefile.am Only attempt to build BeOS code on BeOS (don't even try building an empty 2002-05-25 10:54:13 +00:00
beos.cpp Initial add. 2002-05-24 09:46:43 +00:00
macclassic.c Implemented __PHYSFS_platformGetLastModTime(). 2002-05-25 22:15:39 +00:00
posix.c 64-bit _llseek() support for the future. 2002-06-06 06:09:19 +00:00
skeleton.c Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 2002-05-25 09:41:14 +00:00
unix.c Split some of the unix.c code out to posix.c for BeOS to use. 2002-05-24 09:23:23 +00:00
win32.c Enumerate files code: cleaned up memory leak, Doesn't throw away file entry 2002-06-08 06:19:27 +00:00