This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
668df010ec
walnux
/
include
/
nuttx
/
fs
History
Gregory Nutt
22484386ee
fs/cromfs and tools/gencromfs: Various fixes for traversal relative file paths. Biggest changes is in types used: Cannot use size_t or mode_t in common structures because they have different sizes on the (64-bit) host and the (32-bit) target. Use uint32_t instead of size_t for offsets. Use uint16_t instead of mode_t.
2018-03-20 12:37:01 -06:00
..
automount.h
binfs.h
Clean up and review of header files for conformance to standards
2015-06-12 19:26:01 -06:00
dirent.h
fs/cromfs and tools/gencromfs: Various fixes for traversal relative file paths. Biggest changes is in types used: Cannot use size_t or mode_t in common structures because they have different sizes on the (64-bit) host and the (32-bit) target. Use uint32_t instead of size_t for offsets. Use uint16_t instead of mode_t.
2018-03-20 12:37:01 -06:00
fat.h
Clean up and review of header files for conformance to standards
2015-06-12 18:07:47 -06:00
fs.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
hostfs.h
include/: Remove dangling space at the end of lines.
2017-06-28 13:30:08 -06:00
ioctl.h
This commit adds a barbones FTDI FT80x driver. It is untested (I don't even have hardware yet and, hence, it is marked as EXPERIMENTAL
2018-02-17 11:59:07 -06:00
loop.h
Some minor clean-up from last changes
2015-11-25 17:52:47 -06:00
nfs.h
Fix names of pre-processor variables used in header file idempotence
2016-08-06 19:21:42 -06:00
nxffs.h
include/nuttx/fs/nxffs.h: Needs forward reference to struct mtd_dev_s and needs to include stdbool.h
2016-10-09 14:07:19 -06:00
procfs.h
procfs: Add support for routing tables.
2017-08-11 15:33:58 -06:00
smart.h
drivers/mtd: Add support for /dev/smart loop device. From Ken Petit
2015-11-28 09:00:26 -06:00
unionfs.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
userfs.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00