summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Subv2014-12-08 17:45:17 -0500
committerGravatar Subv2014-12-08 17:45:17 -0500
commit1d1078fd8b49bd501e11676d0bdb73d3bb515efc (patch)
treeaa5d2706d62be597bdb5160c3e946cbe96482675 /src/common/string_util.cpp
parentMerge pull request #245 from rohit-n/null-nullptr (diff)
downloadyuzu-1d1078fd8b49bd501e11676d0bdb73d3bb515efc.tar.gz
yuzu-1d1078fd8b49bd501e11676d0bdb73d3bb515efc.tar.xz
yuzu-1d1078fd8b49bd501e11676d0bdb73d3bb515efc.zip
Kernel/File: Fixed file read/write hwtests
The 3DS allows the user to read from files opened with the Write access modifier, even if he did not specify the Read access modifier. Open the files in binary mode so that we can prevent CR/LF problems in Windows, where a line-end is replaced by these two bytes instead of just 0xA, this was causing problems with the GetSize test
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions