├── LICENSE ├── Makefile ├── README.md ├── andes_export_filldir_readdir.patch └── hidefs.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xplshn/hidefs/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xplshn/hidefs/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xplshn/hidefs/HEAD/README.md -------------------------------------------------------------------------------- /andes_export_filldir_readdir.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xplshn/hidefs/HEAD/andes_export_filldir_readdir.patch -------------------------------------------------------------------------------- /hidefs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xplshn/hidefs/HEAD/hidefs.c --------------------------------------------------------------------------------