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
60
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%
59fcdfa096
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ryan C. Gordon
59fcdfa096
Added.
2001-08-01 10:34:14 +00:00
archivers
Avoids unzLocateFile(), since we already did all the searching ourselves.
2001-07-28 13:08:14 +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
CHANGELOG
Added.
2001-08-01 10:34:14 +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
Versioning stuff, install rule added.
2001-08-01 10:20:56 +00:00
physfs.c
Safety memset when creating error information for a new thread.
2001-08-01 10:18:56 +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