minix/common/include/minix
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
..
acpi.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
ansi.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
audio_fw.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
bitmap.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
callnr.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
com.h Enable sending a notification when sending of an asynchronous message was 2011-04-08 15:14:48 +00:00
compiler.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
config.h don't define CHIP at all any more, just use the namespace-trained name 2011-02-26 10:28:48 +00:00
const.h Add cttybaud boot monitor variable to control speed of serial console (combine with ctty 0) 2011-03-16 12:25:10 +00:00
cpufeature.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
crtso.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
debug.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
devio.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
devman.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
dir.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
dmap.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
driver.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
drivers.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
drvlib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
ds.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
endpoint.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
fslib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
gcov.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
hash.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
input.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
ioctl.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
ipc.h Enable sending a notification when sending of an asynchronous message was 2011-04-08 15:14:48 +00:00
ipcconst.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
keymap.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
limits.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
minlib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
mq.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
mthread.h - Refactor mthread structure fields to prevent name clashes 2011-03-18 10:29:54 +00:00
netdriver.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
partition.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
portio.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
priv.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
procfs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
profile.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
queryparam.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
rs.h fix rs/service data structures (add devman_id) 2011-02-25 16:15:54 +00:00
safecopies.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
sched.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
sef.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
sound.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
spin.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
sys_config.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
sysinfo.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
syslib.h VM and kernel support for ELF 2011-02-26 23:00:55 +00:00
sysutil.h Enable a process to find out what the error code was when delivery of an 2011-04-08 15:23:12 +00:00
timers.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
tty.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
type.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
u64.h Move network includes and lib.h into common/include subdir. 2011-02-14 12:49:18 +00:00
usb_ch9.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
usb.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
vfsif.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
vm.h Move shared headers in common/include 2011-02-06 22:59:02 +00:00
vtreefs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00