minix/common/include
Thomas Veerman 2cde22ee10 Enable a process to find out what the error code was when delivery of an
asynchronous message resulted in an error.

The model here is that:
 - Iff a sender wishes to be notified, the sender MUST check for errors
   BEFORE sending another asynchronous message.

The reason is that in order to remember the error code, we can't clean up
the message table and hence we risk running out of table space. This is
less of a problem when the sender enables notifications only for errors.
2011-04-08 15:23:12 +00:00
..
arch/i386 VM and kernel support for ELF 2011-02-26 23:00:55 +00:00
ddekit Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
minix Enable a process to find out what the error code was when delivery of an 2011-04-08 15:23:12 +00:00
net/gen LWIP - udp_io_hdr.h 2011-04-07 07:43:03 +00:00
sys Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
curses.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
env.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
fetch.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
hgfs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
lib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
libutil.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc LWIP - udp_io_hdr.h 2011-04-07 07:43:03 +00:00
Makefile.termios.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
termios.h Unbreak build by fixing typo. 2011-02-14 15:15:12 +00:00
timers.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00