dolphin/Source/Core/Core/IOS/FS
Léo Lam 31ebe9b080 IOS: Clear the /tmp directory on IOS boot
The /tmp directory is cleared every time IOS boots up (when the FS
driver is initialized), *not* when /dev/fs is opened.

Although this should have no effect, it fixes the case where files
could be left in /tmp and seen before opening /dev/fs.
2017-02-26 12:19:57 +01:00
..
FileIO.cpp IOS/FFSP: Fix the "past EOF" check 2017-02-22 20:54:02 +01:00
FileIO.h Remove the HLE_IPC prefix from some functions 2017-02-10 20:58:41 +01:00
FS.cpp IOS: Clear the /tmp directory on IOS boot 2017-02-26 12:19:57 +01:00
FS.h IOS FS: Move behavior to separate functions 2017-01-29 18:32:59 -05:00