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
36
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%
d6b8acccfa
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Ryan C. Gordon
d6b8acccfa
Initial add. Does VERY little right now.
2001-07-15 18:56:07 +00:00
archivers
Initial work on ZIPfile support. Not complete. Not very pleased with this
2001-07-15 09:29:30 +00:00
platform
Added PHYSFS_fileLength(). Bleh.
2001-07-09 04:15:35 +00:00
test
Initial add. Does VERY little right now.
2001-07-15 18:56:07 +00:00
Makefile
Added test binary.
2001-07-15 18:55:19 +00:00
physfs.c
Added PHYSFS_fileLength(). Bleh.
2001-07-09 04:15:35 +00:00
physfs.h
Fixed bug in PHYSFS_VERSION macro.
2001-07-15 18:55:03 +00:00
physfs_internal.h
"I/O error" error string, and updated comment.
2001-07-15 09:27:41 +00:00