physfs/platform
Gregory S. Read 2b1142343f -Fixed file enumerator function (needed a wildcard '*' specification)
-CD enumeration only reports CDs that have media
-GetLastModified has been implemented.

-1.0 worthy except for a crash bug after enumerating files.
2002-06-07 02:33:45 +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 -Fixed file enumerator function (needed a wildcard '*' specification) 2002-06-07 02:33:45 +00:00