1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
falk-werner_webfuse/lib/webfuse/impl/operation
2020-07-19 10:15:27 +02:00
..
close.c removed jansson from implementation code 2020-07-16 22:36:12 +02:00
close.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
context.c refactor: restructure includes 2020-06-28 15:51:34 +02:00
context.h refactor: restructure includes 2020-06-28 15:51:34 +02:00
getattr.c introduces convenience function for json type checking (wf_impl_json_is_<type>) 2020-07-18 09:08:29 +02:00
getattr.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00
lookup.c fixed unit tests 2020-07-18 23:16:18 +02:00
lookup.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00
open.c introduces convenience function for json type checking (wf_impl_json_is_<type>) 2020-07-18 09:08:29 +02:00
open.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00
read.c refactor: remove unnecessary allocation in read operation 2020-07-19 10:15:27 +02:00
read.h refactor: remove unnecessary allocation in read operation 2020-07-19 10:15:27 +02:00
readdir.c fixed unit tests 2020-07-18 23:16:18 +02:00
readdir.h removed jansson from implementation code 2020-07-16 22:36:12 +02:00