minix/minix/include
Sanchayan Maity 8501cb7ed8 Allow users to request a asynchronous notification
This patch adds functionality to request an asynchronous notification
if some other process has send a message to it. We currently send a
SIGALRM to avoid any changes to core infrastructure of signal handling.
Ideally we should implement a separate signal for this. Currently there
is an obvious disadvantage of not being able to use SIGALRM with alarm,
if we are using this functionality.
2016-03-22 17:51:09 +05:30
..
arch New sources layout 2014-07-31 16:00:30 +02:00
ddekit Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libdde New sources layout 2014-07-31 16:00:30 +02:00
minix Allow users to request a asynchronous notification 2016-03-22 17:51:09 +05:30
net netbsd ping & traceroute 2014-08-21 08:07:39 -04:00
sys Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
Makefile libfetch: switch to external/bsd version 2015-09-23 12:03:08 +00:00
configfile.h remove libcompat_minix as library 2014-08-28 18:49:13 +02:00
env.h libsys: resolve clang warnings 2014-09-30 20:08:54 +00:00
lib.h Kernel: separate userland ABI on kernel page 2015-09-23 12:01:15 +00:00
libutil.h New sources layout 2014-07-31 16:00:30 +02:00
varargs.h New sources layout 2014-07-31 16:00:30 +02:00