Searched refs:binfs (Results 1 – 4 of 4) sorted by relevance
283 struct fs_binfsdir_s binfs; member
2220 | |- binfs/
1624 * apps/namedapp/binfs.c: Create a tiny filesystem that can be used3958 * fs/binfs: Move apps/builtin/binfs.c to fs/binfs/fs_binfs.c6044 * fs/binfs/README.txt: Add a README file for binfs (2013-11-13).10524 Add a new configuration, thttpd-binfs, that provides an example of how10525 to build apps/netutils/thttpd using binfs instead NXFLAT+ROMFS10555 * configs/lincoln60/thttpd-binfs: Add a thttpd-binfs configuration for13771 * Add fstat support to binfs (2017-02-12).20377 * include/nuttx/fs/binfs.h: Fix warning: Type defaults to 'int' in
1964 * A binfs file system. This is a tiny pseudo file system that3534 - The binfs file system was moved from apps/builtin to fs/binfs. The3535 binfs file system was extended to support execution of "builtin9009 using binfs/ with the Union FS instead of NXFLAT. NXFLAT is9011 unusable. binfs or ELF are fallback binary formats. This commit9012 adds an option to use binfs with the Union FS.13140 - Add fstat() support. Implement fstat() method in binfs, romfs,19542 - include/nuttx/fs/binfs.h: Fix warning: Type defaults to 'int' in