Commit Graph

15 Commits

Author SHA1 Message Date
Maschell bb8470625e Properly fill in stat struct in dirnext implementation 2024-05-05 14:31:32 +02:00
Maschell 6be62dee19 Limit FSAReadFileWithPos calls to 1 MiB 2023-11-17 11:16:41 +01:00
Maschell 6a8e5b74e2 Add missing FSAInit 2022-09-04 21:34:20 +02:00
Maschell 95e02d53f8 Use FSA instead of FS functions 2022-08-22 13:58:35 +02:00
Maschell 297145c24f Use mutex in all exposed functions 2022-04-14 22:38:38 +02:00
Maschell 315ace6707 Use a properly aligned buffer for reading 2022-03-05 22:55:53 +01:00
Maschell 8b86de4565 Make sure to always read into a properly aligned buffer 2022-02-13 13:08:44 +01:00
Maschell 1d023a1c17 Guard usage of __component because we don't have TLS yet 2022-02-13 12:38:13 +01:00
Maschell 4b7f2a1e1b Fix return values on error and other small optimizations 2022-02-13 12:38:13 +01:00
Maschell 3bdd79b69e Format the code via clang-format 2022-02-13 12:14:36 +01:00
Maschell 2a6a39bb21 Formatting 2021-09-24 17:10:03 +02:00
Maschell b0f5c61cb0 Use upper-case for hashing to be case insensitive 2021-01-09 18:51:31 +01:00
Maschell e5fc7dc71c Check for magic value "WUHB" 2021-01-09 18:50:57 +01:00
Maschell 60999ec241 Properly unmount the file 2021-01-01 19:58:29 +01:00
Maschell d27b8acfd9 first commit 2021-01-01 01:43:50 +01:00