index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librefuse
Age
Commit message (
Expand
)
Author
2023-04-21
Fix incorrect test for FUSE_USE_VERSION 34
abs
2022-01-29
librefuse: default_log_func is __printflike
tnn
2022-01-23
librefuse: fix lint warnings about void function returning a value
rillig
2022-01-22
Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE
pho
2022-01-22
lib/librefuse: Implement all sorts of compat tweaks to appease various file s...
pho
2022-01-22
Zero-clear the fuse_context in fuse_destroy(3)
pho
2022-01-22
Add some missing struct fields, structs, and constants that are part of the API
pho
2022-01-22
Support the FUSE option -ho
pho
2022-01-22
Implement some missing functions that are part of the API
pho
2022-01-22
Correct the wrong prototype of fuse_daemonize(3) while retaining ABI compatib...
pho
2022-01-22
Cosmetic changes
pho
2022-01-22
Change the way how FUSE_*_VERSION are handled
pho
2022-01-22
Implement a dummy pathconf() which always returns EINVAL
pho
2022-01-22
Do not call fuse_operations.getattr() before initializing filesystem
pho
2022-01-22
Increase the warning level to spot more mistakes
pho
2022-01-22
lib/librefuse: Add support for legacy types and functions
pho
2022-01-22
lib/librefuse: Add stub functions for FUSE polling API
pho
2022-01-22
lib/librefuse: Implement data buffer API appeared on FUSE 2.9
pho
2022-01-22
lib/librefuse: Implement FUSE session API and its signal handling functionality
pho
2022-01-22
lib/librefuse: Implement logging API appeared on FUSE 3.7
pho
2021-12-04
librefuse: Preparation of a proper API versioning; no more #ifdef woes in use...
pho
2021-12-01
Revert my previous change to struct fuse_opt
pho
2021-12-01
Use correct types for the fields of struct fuse_opt
pho
2021-11-30
Move the call of fuse_operations::init() from fuse_new() to fuse_loop()
pho
2021-10-30
refuse(3): Simplify reallocation logic with reallocarr.
nia
2019-09-23
Restore binary compatibility by using the statvfs90 structure internally.
christos
2019-04-11
Avoid marking up semicolons.
wiz
2019-04-10
Use the equivalent FUSE_VERSION. Probably a more adequately named macro for this
maya
2019-04-10
provide fuse_version
maya
2016-11-20
fuse_main(3): Support general fuse options via fuse_parse_cmdline(3)
pho
2016-11-20
fuse_lowlevel.h: new file, currently only contains fuse_parse_cmdline(3) and ...
pho
2016-11-17
Change the way how puffs_fuse_node_create() behaves.
pho
2016-11-16
Major rework of fuse_opt_parse(3) so that it supports all the functionality o...
pho
2016-11-15
fuse_opt_match(3): Support every form of templates, not just the simple strcm...
pho
2016-11-14
Add missing macros
pho
2016-11-14
Implement missing fuse_opt_add_opt(3) and fuse_opt_add_opt_escaped(3)
pho
2016-01-23
Define _KERNTYPES for things that need it.
christos
2016-01-22
Needs stdint.h.
dholland
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2012-12-30
FUSE seems to allow short writes without errors but PUFFS doesn't. Work
tron
2012-03-21
These directories default to WARNS?=5
matt
2011-11-24
Set eofflag in puffs_fuse_node_readdir() from librefuse.
manu
2011-07-09
Call the FUSE init operation before we try to access the file-system.
tron
2011-07-09
Don't ignore "userdata" argument in "fuse_main_real". This can crash
tron
2011-03-01
fuse_opt_parse() was using uninitialized struct fuse_opt_option::data,
soda
2010-05-21
bump major of libs NEEDING libpuffs
pooka
2009-04-19
PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate
christos
2009-03-05
fix typo (s/stucture/structure/)
msaitoh
2009-01-26
sign-compare fix
lukem
[next]