Home
last modified time | relevance | path

Searched refs:binfs (Results 1 – 4 of 4) sorted by relevance

/third_party/NuttX/include/nuttx/fs/
Ddirent_fs.h283 struct fs_binfsdir_s binfs; member
/third_party/NuttX/
DREADME.txt2220 | |- binfs/
DChangeLog1624 * apps/namedapp/binfs.c: Create a tiny filesystem that can be used
3958 * fs/binfs: Move apps/builtin/binfs.c to fs/binfs/fs_binfs.c
6044 * 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 how
10525 to build apps/netutils/thttpd using binfs instead NXFLAT+ROMFS
10555 * configs/lincoln60/thttpd-binfs: Add a thttpd-binfs configuration for
13771 * Add fstat support to binfs (2017-02-12).
20377 * include/nuttx/fs/binfs.h: Fix warning: Type defaults to 'int' in
DReleaseNotes1964 * A binfs file system. This is a tiny pseudo file system that
3534 - The binfs file system was moved from apps/builtin to fs/binfs. The
3535 binfs file system was extended to support execution of "builtin
9009 using binfs/ with the Union FS instead of NXFLAT. NXFLAT is
9011 unusable. binfs or ELF are fallback binary formats. This commit
9012 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