physfs/platform
Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the
malloc/realloc/free allocator, I moved it into physfs.c as a default, which
 is used if the platform layer doesn't offer a platform-specific default
 allocator, which none do at this point, but will soon.
2007-03-20 18:33:56 +00:00
..
beos.cpp Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
os2.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
pocketpc.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
posix.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
unix.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00
windows.c Since all the platform layers were using the same cut-and-paste of the 2007-03-20 18:33:56 +00:00