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
..
2012-10-30 13:55:42 +01:00
2012-04-09 18:08:26 +02:00
2012-10-12 14:52:01 +02:00
2012-10-30 13:55:42 +01:00
2012-08-03 00:20:34 -07:00
2012-09-18 13:17:52 +02:00
2012-11-09 19:00:46 +01:00