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
c593159dd84aef234cda170fbe5dedec0a8f9d63
scummvm
/
backends
/
fs
/
posix
T
History
Thierry Crozat
bfa1f392f7
POSIX: Fix missing expansion of "~" to home when it has no suffix
...
This fixes bug
#10941
: Tilde in save path creates "~" folder
2019-07-14 22:11:20 +01:00
..
posix-fs-factory.cpp
POSIX: Move implementation of exists, isReadable and isWritable into posix-fs.cpp
2019-04-16 00:55:43 +03:00
posix-fs-factory.h
POSIX: Make GPL headers consistent in themselves.
2014-02-18 02:39:37 +01:00
posix-fs.cpp
POSIX: Fix missing expansion of "~" to home when it has no suffix
2019-07-14 22:11:20 +01:00
posix-fs.h
POSIX: Move implementation of exists, isReadable and isWritable into posix-fs.cpp
2019-04-16 00:55:43 +03:00