David van Moolenbroek ebd3c0673d libminixfs: add block I/O routines
The new functionality aims to save each file system server from having
to implement its own block I/O routines just so that it can serve as a
root file system.  The new source file (bio.c) lists the requirements
that file system servers have to fulfill in order to use the routines.

Change-Id: Ia0190fd5c30e8c2097ed8f4b0e3ccde1827e0b92
2014-09-18 12:46:25 +00:00
2014-08-29 12:56:04 -04:00
2014-08-22 19:12:17 +02:00
2014-08-01 14:58:40 +02:00
2014-09-13 23:56:50 +02:00
2014-09-02 15:22:15 +02:00
2014-07-28 17:05:50 +02:00
2014-08-07 14:27:32 +02:00
2014-07-31 16:00:30 +02:00
2014-07-28 17:05:59 +02:00
2014-09-18 12:46:25 +00:00
2014-09-13 22:23:43 +02:00
2014-07-28 17:05:59 +02:00
2014-08-28 18:49:13 +02:00
2014-08-21 08:07:39 -04:00
2014-07-28 17:05:57 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%