aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.h
AgeCommit message (Expand)AuthorLines
2025-05-22Fix build in musl libcLuis Henriques-1/+1
2025-05-20conn->want conversion: Fix fuse_apply_conn_info_opts()Bernd Schubert-0/+3
2025-04-28Add support for ring creation in fuse_lowlevel.cBernd Schubert-1/+1
2025-04-28Add a fuse_set_thread_name() helperBernd Schubert-1/+2
2025-04-28Add container_of and ROUND_UP macrosBernd Schubert-0/+6
2025-03-24fuse: Fix want flag conversionBernd Schubert-0/+27
2025-03-14fuse_lowlevel: Simplify se->buf_reallocableBernd Schubert-0/+3
2024-12-18Allow to have page aligned writesBernd Schubert-0/+2
2024-10-11Add libfuse util strtol wrapperJoanne Koong-0/+1