logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

config.h (528B)


  1. #define FUSERMOUNT_DIR "/bin"
  2. #define FUSE_CONF "/etc/fuse.conf"
  3. #define FUSE_USE_VERSION 35
  4. #define IGNORE_MTAB
  5. #define HAVE_COPY_FILE_RANGE
  6. #define HAVE_FALLOCATE
  7. #define HAVE_FDATASYNC
  8. #define HAVE_FORK
  9. #define HAVE_FSTATAT
  10. #undef HAVE_ICONV
  11. #define HAVE_OPENAT
  12. #define HAVE_PIPE2
  13. #define HAVE_POSIX_FALLOCATE
  14. #define HAVE_READLINKAT
  15. #define HAVE_SETXATTR
  16. #define HAVE_SPLICE
  17. #define HAVE_STRUCT_STAT_ST_ATIM
  18. #undef HAVE_STRUCT_STAT_ST_ATIMESPEC
  19. #define HAVE_UTIMENSAT
  20. #define HAVE_VMSPLICE
  21. #define PACKAGE_VERSION "3.10.5"