flipperzero-firmware/applications/services/storage
あく e8913f2e33
Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation

* PVS High priority fixes

* PVS High errors part 2

* Furi: heap tracing inheritance

* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
..
storages Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
filesystem_api_defines.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
filesystem_api_internal.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
filesystem_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_cli.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
storage_external_api.c Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
storage_glue.c Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage_glue.h Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage_i.h Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage_internal_api.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
storage_message.h Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage_processing.c Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage_processing.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_sd_api.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_test_app.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
storage.c Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00
storage.h Storage: tree timestamps (#1971) 2022-11-04 15:26:04 +10:00