This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
physfs
mirror of
https://github.com/icculus/physfs
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
No Description
965
Commits
5
Branches
25
Releases
Tree:
5a98fc83a8
Branches
Tags
main
stable-1.0
stable-2.0
stable-3.0
stable-3.2
release-3.2.0
release-3.0.3
release-3.0.2
release-3.0.1
release-3.0.0
release-2.1.1
release-2.0.3
release-2.0.2
release-2.0.1
release-1.0.2
release-2.0.0
release-1.1.1
release-1.1.0
release-1.0.1
release-1.0.0
release-0.1.9
release-0.1.8
release-0.1.7
release-0.1.6
release-0.1.5
release-0.1.4
release-0.1.3
release-0.1.2
release-0.1.1
release-0.1.0
physfs
HTTPS
SSH
ZIP
TAR.GZ
Ryan C. Gordon
5a98fc83a8
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
16 years ago
docs
5629f8b8bc
Renamed __EXPORT__ to PHYSFS_DECL.
16 years ago
extras
8ce71e5924
Added uninstall target for Unix platforms.
16 years ago
src
5a98fc83a8
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
16 years ago
test
bdd4d3ebe3
Added simple test for perl bindings.
16 years ago
.hgignore
7eff1f1977
Added .hgignore ...
17 years ago
CMakeLists.txt
5a98fc83a8
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
16 years ago
LICENSE.txt
a6354f6869
Updated copyright date.
17 years ago
README.txt
2a65060cde
Moved directory structure around.
17 years ago
README.txt
PhysicsFS; a portable, flexible file i/o abstraction.
http://icculus.org/physfs/
Please see the docs directory for documentation, licensing, and information.