-
- Downloads
General cleanup of filesystem code to start supporting inodes, also updated...
General cleanup of filesystem code to start supporting inodes, also updated newlib patches. Requires rebuilding GCC
Showing
- miosix/Makefile 2 additions, 0 deletionsmiosix/Makefile
- miosix/_doc/textdoc/Changelog.txt 10 additions, 0 deletionsmiosix/_doc/textdoc/Changelog.txt
- miosix/_tools/compiler/patches/newlib.patch 10 additions, 1 deletionmiosix/_tools/compiler/patches/newlib.patch
- miosix/filesystem/devfs/console_device.cpp 109 additions, 1 deletionmiosix/filesystem/devfs/console_device.cpp
- miosix/filesystem/devfs/console_device.h 97 additions, 6 deletionsmiosix/filesystem/devfs/console_device.h
- miosix/filesystem/devfs/devfs.cpp 12 additions, 8 deletionsmiosix/filesystem/devfs/devfs.cpp
- miosix/filesystem/devfs/devfs.h 30 additions, 2 deletionsmiosix/filesystem/devfs/devfs.h
- miosix/filesystem/file.cpp 14 additions, 161 deletionsmiosix/filesystem/file.cpp
- miosix/filesystem/file.h 53 additions, 151 deletionsmiosix/filesystem/file.h
- miosix/filesystem/file_access.cpp 8 additions, 119 deletionsmiosix/filesystem/file_access.cpp
- miosix/filesystem/file_access.h 11 additions, 259 deletionsmiosix/filesystem/file_access.h
- miosix/filesystem/mountpointfs/mountpointfs.cpp 3 additions, 0 deletionsmiosix/filesystem/mountpointfs/mountpointfs.cpp
- miosix/filesystem/mountpointfs/mountpointfs.h 1 addition, 1 deletionmiosix/filesystem/mountpointfs/mountpointfs.h
Loading
Please register or sign in to comment