Tomas Hruby dedb53fb10 ipc.h - IPC defined as functions again
- CHOOSETRAP define makes impossible to use some common words
  like send, receive and notify in any other context, for
  instance as members or structures

- any reasonable compiler inlines the static inline functions so
  no extra function call overhead is introduced by this change

- this gets us back to the situation before the SYSCALL/SYSENTER
  change. It is not perfect, but it used to work and still does.
2012-11-15 16:51:59 +01:00
2010-10-25 08:32:14 +00:00
2012-11-15 16:07:30 +01:00
2012-11-15 16:07:30 +01:00
2012-11-15 16:07:30 +01:00
2012-11-15 16:07:30 +01:00
2012-11-08 12:36:38 +01:00
2012-11-15 16:07:30 +01:00
2012-11-15 16:07:30 +01:00
2012-11-15 16:07:30 +01:00
2012-06-18 10:54:52 +00:00
2012-11-15 16:07:30 +01:00
2010-01-21 10:16:05 +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%