David van Moolenbroek a4277506a2 VFS: rework device code
- block the calling thread on character device close;
- fully separate block and character open/close routines;
- reuse generic open/close code for the cloning case;
- zero all messages to drivers before filling them;
- use appropriate types for major/minor device numbers.

Change-Id: Ia90e6fe5688f212f835c5ee1bfca831cb249cf51
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2013-08-20 11:37:40 +02:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:51 +01:00
2013-08-21 13:53:39 +02:00
2014-03-01 09:04:51 +01:00
2014-02-18 11:25:02 +01:00
2014-02-18 11:25:02 +01:00
2014-03-01 09:04:52 +01:00
2014-02-18 11:25:01 +01:00
2014-03-01 09:04:51 +01:00
2014-03-01 09:04:51 +01:00
2013-11-12 10:15:47 -05:00
2014-02-18 11:25:01 +01: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%