minix/minix/lib
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
..
libasyn New sources layout 2014-07-31 16:00:30 +02:00
libaudiodriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libbdev Resolve more warnings 2015-09-23 12:04:58 +00:00
libblockdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libc New image framework generation 2015-10-10 19:09:35 +02:00
libchardriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libclkconf Resolve more warnings 2015-09-23 12:04:58 +00:00
libddekit Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
libdevman Resolve more warnings 2015-09-23 12:04:58 +00:00
libexec Resolve more warnings 2015-09-23 12:04:58 +00:00
libfsdriver libfsdriver: clear VM cache only if used 2015-06-23 14:38:54 +00:00
libgcc_s_empty New sources layout 2014-07-31 16:00:30 +02:00
libgpio New sources layout 2014-07-31 16:00:30 +02:00
libhgfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libi2cdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libinputdriver New sources layout 2014-07-31 16:00:30 +02:00
liblwip Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
libminc PM: add support for wait4(2) 2015-09-29 18:15:28 +00:00
libminixfs Fix noassert builds 2015-09-25 15:47:43 -07:00
libmthread libmthread: Fix guard page mapping. 2015-09-17 13:38:44 +00:00
libnetdriver Resolve more warnings 2015-09-23 12:04:58 +00:00
libnetsock Resolve more warnings 2015-09-23 12:04:58 +00:00
libpuffs libpuffs: clean up, unbreak 2015-09-23 12:05:03 +00:00
libsffs Fix gcc -O1 builds for ARM 2015-10-04 03:47:57 -07:00
libsys Allow users to request a asynchronous notification 2016-03-22 17:51:09 +05:30
libtimers New sources layout 2014-07-31 16:00:30 +02:00
libusb Resolve more warnings 2015-09-23 12:04:58 +00:00
libutil libutil: add getmaxpartitions() implementation 2015-10-07 12:36:36 +02:00
libvassert Resolve more warnings 2015-09-23 12:04:58 +00:00
libvboxfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libvirtio Resolve more warnings 2015-09-23 12:04:58 +00:00
libvtreefs Resolve more warnings 2015-09-23 12:04:58 +00:00
Makefile libfetch: switch to external/bsd version 2015-09-23 12:03:08 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00