Daniele Lacamera
Daniele Lacamera
- [x] Test using open()/read() - [ ] Test using fopen()/fread()
add extra command line option parsing to add/remove/show routes.
When a filesystem is mounted, frosted scans the whol content and creates fnodes accordingly. Perhaps the fnodes should only be allocated during lookup (fno_search), or when opendir/readdir is called, in...
e.g. put everything in a directory
By removing dependency from stdinc/stdlib, we ensure that the kernel does not depend on any external component to build. Steps: - [x] Activate CFLAG `-nostdlib` - [ ] Activate CFLAG...
Add support for serial USB device
Straight from the wishlist. http://linux.die.net/man/3/dlopen @maximevince please provide some starting pointers from your deep knowledge of the obscurities (elf2flt, bflt, ...)!
Integrate wolfssl + mongoose to build a https demo server