Thomas Veerman 27a2afc1e7 Clean up tests and do runtime test for max name length
- Remove unused code
- Use standard functions declared in common.c
- Change tests to do a runtime test for the max name length of a path
  component (aka NAME_MAX). The actual value might differ from the hard
  coded NAME_MAX depending on the file system used.
2011-08-26 13:16:16 +00:00
2010-10-25 08:32:14 +00:00
2011-08-25 14:35:12 +00:00
2011-08-25 14:35:12 +00:00
2011-08-22 11:50:26 +00:00
2011-08-18 15:21:29 +02:00
2011-08-25 14:35:12 +00:00
2011-08-18 15:21:29 +02:00
2011-08-25 14:35:12 +00:00
2010-01-21 10:16:05 +00:00
2011-07-27 18:23:36 +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%