Jeremy Soller 32410bde7c Merge branch 'fixes' into 'master'
Fix non-append writes and cancellation.

See merge request redox-os/ramfs!6
2024-03-23 13:54:27 +00:00
2020-03-29 11:22:21 +02:00
2021-04-01 19:11:37 +02:00
2020-03-29 11:22:21 +02:00

ramfs

A mountable filesystem, which contents is stored in RAM. Useful for early logging, before redoxfs has been started. The initfs: scheme seems to lack read-write support, and thus this ramfs driver allows logs to be written in initfs drivers.

S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Readme MIT 18 GiB
Languages
C 37.5%
C++ 37.2%
JavaScript 6.7%
QML 3.4%
HTML 3.2%
Other 11.4%