This website requires JavaScript.
Explore
Help
Sign In
walkero
/
physfs
Watch
1
Star
0
Fork
You've already forked physfs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1aa0511f7b
physfs
/
platform
History
Ryan C. Gordon
1aa0511f7b
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
2007-12-11 18:54:10 +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
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
2007-03-24 03:54:58 +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
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
2007-12-11 18:54:10 +00:00