dolphin/Source/Core/Core/IOS
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
..
DI IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
ES IOS/ES: Fix the initial content FD value 2017-02-19 15:46:51 +01:00
FS IOS: Clear the /tmp directory on IOS boot 2017-02-26 12:19:57 +01:00
Network IOS/Network/Net: Use a mapper function instead of a static array for SOCKOPT mapping. 2017-02-22 10:55:38 -05:00
SDIO IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
STM IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
USB Merge pull request #4904 from JosJuice/oh0-usb-state-warning 2017-02-13 14:36:26 +13:00
WFS Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
Device.cpp IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
Device.h IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
DeviceStub.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
IPC.cpp IOS Network: Split wd/command code into its own source files 2017-02-18 02:35:53 -05:00
IPC.h IOS: Clarify Init, Reinit, Reset, Shutdown 2017-02-08 15:07:29 +01:00
MIOS.cpp IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00