Thomas Veerman 6c597561bc EXT2: various fixes
.enable all compile time warnings and make them errors
.refactor functions with unused parameters
.fix null pointer dereference before checking for null
.proper variable initialization
.use safe string copy functions
.fix massive memory corruption bug in fs_getdents
2012-07-30 09:44:58 +00:00
2010-10-25 08:32:14 +00:00
2012-07-15 22:30:15 +02:00
2011-11-18 11:11:04 +01:00
2012-06-25 17:21:01 +02:00
2012-07-30 09:44:58 +00:00
2012-07-15 22:30:15 +02:00
2012-06-25 09:15:27 +00:00
2012-07-25 11:48:27 +00:00
2012-06-18 10:54:52 +00:00
2012-06-18 10:54:55 +00:00
2010-01-21 10:16:05 +00:00
2012-06-18 10:54:51 +00: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%