This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de151ea3fddd6a2d36a41400a55366bd2a6a94de
scummvm
/
backends
/
fs
/
posix
T
History
Donovan Watteau
0eb9ca84de
BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms
...
Note that using fseeko64() means that fopen64() should be used instead.
2022-12-11 21:48:33 +01:00
..
posix-fs-factory.cpp
JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments
2022-01-29 14:15:05 +01:00
posix-fs-factory.h
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
posix-fs.cpp
POSIX: Don't use unsafe strcat and strcpy
2022-10-23 22:46:19 +02:00
posix-fs.h
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
posix-iostream.cpp
BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms
2022-12-11 21:48:33 +01:00
posix-iostream.h
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00