This website works better with 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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1558
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%
Branch:
main
main
stable-1.0
stable-2.0
stable-3.0
stable-3.2
release-0.1.0
release-0.1.1
release-0.1.2
release-0.1.3
release-0.1.4
release-0.1.5
release-0.1.6
release-0.1.7
release-0.1.8
release-0.1.9
release-1.0.0
release-1.0.1
release-1.0.2
release-1.1.0
release-1.1.1
release-2.0.0
release-2.0.1
release-2.0.2
release-2.0.3
release-2.1.1
release-3.0.0
release-3.0.1
release-3.0.2
release-3.0.3
release-3.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
physfs
/
src
History
Ryan C. Gordon
9266e773d3
unix: Better base dir calculation for Solaris.
...
This idea came from
https://github.com/libsdl-org/SDL/pull/6681
(thanks!)
6 months ago
..
Makefile.os2
Bumped main branch to to 3.2.0!
8 months ago
physfs.c
atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value.
8 months ago
physfs.h
Bumped main branch to to 3.2.0!
8 months ago
physfs_archiver_7z.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_dir.c
Fixed mounting a symlink to a real directory.
6 years ago
physfs_archiver_grp.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_hog.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_iso9660.c
minor warning fixes
12 months ago
physfs_archiver_mvl.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_qpak.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_slb.c
minor warning fixes
12 months ago
physfs_archiver_unpacked.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_vdf.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_wad.c
Let several archives be case-insensitive.
1 year ago
physfs_archiver_zip.c
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
12 months ago
physfs_byteorder.c
Cleanup BAIL_* and GOTO_* macros to be less cluttered.
6 years ago
physfs_casefolding.h
utf8: big improvements to case-insensitive UTF-8 string compare.
6 years ago
physfs_internal.h
minor update to endian macros from SDL.
8 months ago
physfs_lzmasdk.h
Enable arm64 for non-Windows targets (thanks, pastdue!).
2 years ago
physfs_miniz.h
define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER.
12 months ago
physfs_platform_android.c
android: PhysicsFS now has actual Android support.
3 years ago
physfs_platform_apple.m
apple: macOS 12.0 deprecated things called "master" for "main".
8 months ago
physfs_platform_haiku.cpp
haiku: CD-ROM detection should report any mounted volume on a B_CD device.
6 years ago
physfs_platform_os2.c
physfs_platform_os2.c: eliminated signedness warnings.
1 year ago
physfs_platform_posix.c
silenced a -Wunused-but-set-variable warning.
12 months ago
physfs_platform_qnx.c
qnx: Added more proper support for QNX.
6 years ago
physfs_platform_unix.c
unix: Better base dir calculation for Solaris.
6 months ago
physfs_platform_windows.c
physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT
2 years ago
physfs_platform_winrt.cpp
windows: Disable _CRT_SECURE_NO_WARNINGS again.
6 years ago
physfs_platforms.h
android: PhysicsFS now has actual Android support.
3 years ago
physfs_unicode.c
Let several archives be case-insensitive.
1 year ago