1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2024-10-27 18:34:01 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Osheroff
54a5d6c0b3 all tests pass except clean unmounting 2019-08-02 00:19:40 +02:00
Andrew Osheroff
1be624229f example works 2019-08-02 00:19:40 +02:00
Andrew Osheroff
e4732baf83 init flow works, getattr fails 2019-08-02 00:19:40 +02:00
Andrew Osheroff
bd9d36fb2f fixed C function signatures + added JS methods 2019-08-02 00:19:38 +02:00
Andrew Osheroff
a4f225b78b all C methods compile with warnings 2019-08-02 00:19:36 +02:00
Andrew Osheroff
bd8c036010 big macro refactor compiles 2019-08-02 00:19:34 +02:00
Andrew Osheroff
9121e8822c added unmount + better example 2019-08-02 00:19:31 +02:00
Andrew Osheroff
d5747dd20f better example 2019-07-31 11:59:30 +02:00
Andrew Osheroff
2e5dd4298d added utimens + release 2019-07-30 18:58:39 +02:00
Andrew Osheroff
b65343696e added readdir 2019-07-29 16:44:54 +02:00
Andrew Osheroff
a01ebc477d working getattr 2019-07-29 13:57:57 +02:00
Mathias Buus
5a2c2b5d03 add simple way of messaging numbers and return code 2019-07-25 12:52:48 +02:00
Mathias Buus
48d991ac79 cleanup js 2019-07-25 12:37:14 +02:00
Mathias Buus
cf9234e856 reimpl 2019-07-24 16:52:17 +02:00