aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_loop.c
AgeCommit message (Expand)AuthorLines
2025-06-27license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txtizxl007-1/+1
2025-04-28fuse: Add ring creationBernd Schubert-2/+4
2024-12-18Rename _int to _internalBernd Schubert-1/+1
2024-12-18Allow to have page aligned writesBernd Schubert-2/+2
2024-11-18Use fuse_session_{receive/process}_buf() instead of _int versionJoanne Koong-2/+2
2023-01-28Install a the configure_file (config.h) and use in headersBernd Schubert-1/+1
2017-08-23fuse_loop(): don't return non-zero if there was no errorNikolaus Rath-0/+4
2016-11-16Add support for more detailed error codes from main loopNikolaus Rath-1/+3
2016-10-03Merge master fuse_chan into fuse_session.Nikolaus Rath-3/+2
2016-10-02Extended per-file comments.Nikolaus Rath-0/+2
2016-10-02Turned fuse_session_{process,receive}_buf into wrapper functions.Nikolaus Rath-2/+3
2013-07-24libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi-0/+1
2013-06-21libfuse: remove fuse_chan_bufsize()Miklos Szeredi-12/+4
2013-06-21libfuse: remove fuse_chan_(send|receive)Miklos Szeredi-3/+2
2013-06-21libfuse: replace fuse_session_next_chanMiklos Szeredi-1/+1
2010-11-08libfuse: support zero copy writes in lowlevel interfaceMiklos Szeredi-2/+9
2007-12-12change indentingMiklos Szeredi-24/+24
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi-1/+1
2007-04-25update copyright datesMiklos Szeredi-1/+1
2006-03-17fixMiklos Szeredi-2/+3
2006-03-01fixMiklos Szeredi-5/+5
2006-01-06fixMiklos Szeredi-1/+1
2005-08-14cleanupMiklos Szeredi-0/+38