1
0
mirror of https://github.com/linux-msm/rmtfs.git synced 2024-11-01 10:18:05 +00:00
Qualcomm Remote File system Service Implementation
Go to file
Konrad Dybcio 33e1e40615
Merge pull request #18 from ipearworks/fix
sharedmem: Fix incorrect usages of `strerror`
2024-03-18 17:09:52 +01:00
.gitignore rmtfs.service: Add systemd service 2019-07-25 11:18:58 -07:00
Android.bp ANDROID: Add Android support 2020-02-03 09:13:59 -08:00
LICENSE rmtfs: Add missing LICENSE file 2016-06-02 10:29:40 -07:00
Makefile rmtfs.service: Add systemd service 2019-07-25 11:18:58 -07:00
qmi_rmtfs.c rmtfs: Migrate to new QMI encoder/decoder library 2018-02-01 02:09:35 +00:00
qmi_rmtfs.h rmtfs: Migrate to new QMI encoder/decoder library 2018-02-01 02:09:35 +00:00
qmi_rmtfs.qmi qmi_rmtfs: Update definition file to match the generated files 2018-02-01 04:39:46 +00:00
qmi_tlv.c rmtfs: Update tlv prototypes to accept message header 2016-02-08 11:49:55 -08:00
rmtfs.c Use fdatasync instead of O_SYNC on storage 2021-08-09 14:33:25 -07:00
rmtfs.h Use fdatasync instead of O_SYNC on storage 2021-08-09 14:33:25 -07:00
rmtfs.service.in rmtfs.service.in: Remove dependency on qrtr-ns.service 2024-03-11 11:02:29 +01:00
rproc.c rproc: Make start & stop threads detached 2020-12-07 08:42:05 -08:00
sharedmem.c sharedmem: Fix incorrect usages of strerror 2024-02-06 15:03:46 +08:00
storage.c Add "modem_tng" alias for tunning partition 2023-01-17 23:01:35 -06:00
util.c rmtfs: Initial rmtfs implementation 2016-02-07 09:32:14 -08:00
util.h rmtfs: Initial rmtfs implementation 2016-02-07 09:32:14 -08:00