Tomas Hruby c0a1fd1292 Removed NR_TASKS from macros manipulating endpoint_t
- the magic numbers ANY, NONE and SELF are kept for the compatibility with the
  current userspace. It is OK as long as NR_PROCS is greater so they don't
  colide with other endpoints

- the 32 bit endpoint_t value is split in half, lower 16 bits for process slot
  number and upper half for generation number

- transition to a structured endpoint_t in the future possible
2009-09-22 21:45:26 +00:00
2009-09-21 14:23:47 +00:00
2009-01-09 16:44:47 +00:00
2009-09-22 21:42:02 +00:00
2009-09-22 21:42:02 +00:00
2009-09-22 21:42:02 +00:00
2009-09-21 15:23:08 +00:00
2006-03-08 16:34:36 +00:00
2008-11-19 13:15:35 +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%