minix/servers/is
Jorrit Herder ccd17ecfed New NOTIFY system call! Queued at kernel. Duplicate messages (with same source
and type) are overwritten with newer flags/ arguments. The interface from
within the kernel is lock_notify(). User processes can make a system call with
notify(). NOTIFY fully replaces the old notification mechanism.
2005-05-24 10:06:17 +00:00
..
diag.c Initial revision 2005-04-21 14:53:53 +00:00
dmp.c New NOTIFY system call! Queued at kernel. Duplicate messages (with same source 2005-05-24 10:06:17 +00:00
glo.h Initial revision 2005-04-21 14:53:53 +00:00
is.h Initial revision 2005-04-21 14:53:53 +00:00
kputc.c Initial revision 2005-04-21 14:53:53 +00:00
main.c Initial revision 2005-04-21 14:53:53 +00:00
Makefile Initial revision 2005-04-21 14:53:53 +00:00
proto.h Initial revision 2005-04-21 14:53:53 +00:00