aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_misc.h
AgeCommit message (Expand)AuthorLines
2025-06-27license: s/COPYING/GPL2.txt, s/COPYING.LIB/LGPL2.txtizxl007-1/+1
2023-02-09Split config.h into private and public configBernd Schubert-1/+1
2023-01-04convert __APPLE__ and __ULIBC__ to HAVE_LIBC_VERSIONED_SYMBOLSBernd Schubert-1/+1
2022-09-04API update for fuse_loop_config additionsBernd Schubert-0/+3
2020-10-29remove fuse_mutex_initRosen Penev-14/+0
2020-10-29remove old uclibc hackRosen Penev-2/+1
2020-09-11Implement GCC 10 style symbol versioning (#545)Tom Callaway-2/+6
2017-07-08Added public fuse_lib_help(), bumped minor versionNikolaus Rath-0/+11
2014-07-15libfuse: allow setting ctime in ->setattr()Miklos Szeredi-0/+3
2013-07-24libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcMiklos Szeredi-1/+0
2012-07-19Remove old symbol versionsMiklos Szeredi-11/+0
2012-01-13Disable symbol versions on MacOSXAnatol Pomozov-2/+6
2007-12-12change indentingMiklos Szeredi-9/+9
2007-12-12Disable old symbol versions if __UCLIBC__ is definedMiklos Szeredi-0/+8
2007-10-16Clarify licence version to be "LGPLv2" for the libraryMiklos Szeredi-1/+1
2007-04-25update copyright datesMiklos Szeredi-1/+1
2007-04-01fix some FreeBSD related macrosCsaba Henk-3/+3
2007-02-03Add filesystem stacking support to high level APIMiklos Szeredi-8/+16
2006-09-24Support for nanosec times on FBSD and other FBSD fixesCsaba Henk-3/+13
2006-09-03fixMiklos Szeredi-0/+27