1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-29 07:20:47 +00:00
falk-werner_webfuse-provider/lib/webfuse/provider/impl/operation
2020-03-21 21:22:22 +01:00
..
close.c feat(webfuse): add multiclient support (#23) 2019-04-17 22:51:16 +02:00
close.h renamed to webfuse 2019-03-26 23:04:53 +01:00
error.h renamed to webfuse 2019-03-26 23:04:53 +01:00
getattr.c feat(webfuse): add multiclient support (#23) 2019-04-17 22:51:16 +02:00
getattr.h renamed to webfuse 2019-03-26 23:04:53 +01:00
lookup.c feat(webfuse): add multiclient support (#23) 2019-04-17 22:51:16 +02:00
lookup.h renamed to webfuse 2019-03-26 23:04:53 +01:00
open.c feat(webfuse): static file provider (#30) 2019-04-26 20:49:09 +02:00
open.h renamed to webfuse 2019-03-26 23:04:53 +01:00
read.c removed NULL-checks after malloc: they are not necessary, they were not consequently used and objects constructed by 3rd party libs are also unchecked 2020-03-21 21:22:22 +01:00
read.h renamed to webfuse 2019-03-26 23:04:53 +01:00
readdir.c feat(webfuse): add multiclient support (#23) 2019-04-17 22:51:16 +02:00
readdir.h renamed to webfuse 2019-03-26 23:04:53 +01:00