Maschell
15a9847ae5
Fix use after free
2022-05-23 22:41:05 +02:00
Crementif
41a318cac5
Support time, fix modes and translate errors
...
Thanks to @koolkdev for figuring out the FSStat flags and structs.
Thanks to WUT for the error codes.
2022-05-15 11:31:44 +02:00
Maschell
2b2810cb96
Update .clang-format rules
2022-02-03 15:30:41 +01:00
Maschell
7e4c2f13bd
Format the code via clang-format
...
Add new Dockerfile for building the lib in pull requests
Fix formatting of ALIGN macro
2022-02-03 13:36:29 +01:00
Maschell
0e1af0e341
Formatting
2021-09-24 19:38:34 +02:00
Maschell
11852617d6
Use fs modes from wut
2020-08-12 23:08:06 +02:00
Maschell
f4ee7165b2
Adopt changes from c84dc90f82 (diff-926d68b2fc88fcefd3d26fe929f99bac)
2018-09-21 16:29:14 +02:00
Maschell
d0ce0d7777
Fix compiling with r32
2018-08-07 00:30:43 +02:00
dimok789
989724c15f
added FSA_ChangeMode and the devoptab function chmod()
2016-11-18 13:13:40 +01:00
dimok789
a936c03ba5
- added FSA raw open/read/write/close functions to ioctl commands
...
- removed usage of gctypes.h and use stdint.h instead
2016-11-18 11:26:29 +01:00
dimok789
57e2197d1f
first commit of the library
...
- added multiple functions to communication to /dev/iosuhax over ioctl command
- added multi functional devoptab for mounting and/or mapping devices to virtual device names
2016-11-17 20:36:25 +01:00