genode/repos/libports/lib
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
..
import qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
mk libc: support creat() 2020-09-09 16:57:34 +02:00
symbols libc: match ioctl request type to contrib type 2020-10-09 13:33:35 +02:00