physfs/platform
Ryan C. Gordon 61749966b9 Fixed PHYSFS_openAppend() on Unix.
Apparently O_APPEND doesn't behave like I thought it did...all these years.  :/
2008-04-03 05:05:48 +00:00
..
beos.cpp Replaced BeOS mutex implementation. Now all platforms have recursive mutexes. 2007-03-24 05:42:22 +00:00
macosx.c Don't put comments in BAIL_* macros where we want an empty argument... 2007-03-29 05:39:16 +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 Added some FIXME comments. 2007-03-24 05:13:54 +00:00
posix.c Fixed PHYSFS_openAppend() on Unix. 2008-04-03 05:05:48 +00:00
unix.c Reverted change r857:858...recursive mutex APIs sort of suck for portability. 2007-04-03 05:01:13 +00:00
windows.c Yet another attempt to patch to compile. 2008-03-12 21:42:16 +00:00