genode/repos/libports/include/libc-plugin
Josef Söntgen 2312ad35dd libc: match ioctl request type to contrib type
There is a type mismatch as in the FreeBSD contrib code the type of the
request is 'unsigned long'. So far, only I/O controls where the request
falls into the signed range where used and this was not a problem.

Some of the SNDCTL requests, however, have the bit set.

Fixes #3887.
2020-10-09 13:33:35 +02:00
..
fd_alloc.h libc: use Mutex/Blockade 2020-07-03 11:16:20 +02:00
plugin_registry.h libc: execve 2019-08-28 14:19:45 +02:00
plugin.h libc: match ioctl request type to contrib type 2020-10-09 13:33:35 +02:00