summaryrefslogtreecommitdiff
path: root/lib/libperfuse/debug.c
AgeCommit message (Expand)Author
2012-07-21- Fix same vnodes associated with multiple cookiesmanu
2012-03-21Use C89 function definitionmatt
2012-01-29Fix 32-bit builddholland
2012-01-29Improve FUSE trace facilitymanu
2011-12-29Redo previous; remove all the casts I added, and use PRI* macros instead.riz
2011-12-29Cast time_t to intmax_t for printf purposes, and format with %j. Fixesriz
2011-12-28Add a FUSE trace facility, with statistics collection. This should helpmanu
2010-10-03- Correctly handle rename whith overwritten destinationmanu
2010-09-29= Open files =manu
2010-09-23== file close operations ==manu
2010-09-15- Use SOCK_DGRAM instead of SOCK_STREAM, as the filesystem seems tomanu
2010-08-25libperfuse(3) is a PUFFS relay to FUSE. In order to use it,manu