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
A portable, flexible file i/o abstraction.
physfs
55
Commits
5
Branches
25
Tags
3.5
MiB
C
95.7%
CMake
1.4%
Perl
0.9%
Shell
0.8%
Objective-C
0.6%
Other
0.6%
e2edafa85d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ryan C. Gordon
e2edafa85d
Initial add.
2001-07-28 13:07:10 +00:00
archivers
ZIP entries are now cached at openArchive time, which cleans up the race
2001-07-28 12:14:09 +00:00
platform
Architecture adjustment for enumerating files with regards to whether
2001-07-16 17:36:28 +00:00
test
Added more API calls, always uses a history file, now.
2001-07-16 17:37:50 +00:00
INSTALL
Initial add.
2001-07-28 13:07:10 +00:00
LICENSE
Initial add.
2001-07-28 13:07:10 +00:00
Makefile
ZIP file support.
2001-07-23 04:45:26 +00:00
physfs.c
Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now
2001-07-23 09:23:17 +00:00
physfs.h
Lots of bugfixes, enhancements, and corrections due to the work on
2001-07-16 14:36:02 +00:00
physfs_internal.h
Added ERR_COMPRESSION
2001-07-23 07:15:48 +00:00