minix/minix/lib/libc
David van Moolenbroek ed223591a8 libc: support for deprecated FIO* ioctl(2) calls
Various generic file IOCTL calls should be processed by VFS rather
than individual drivers.  For this reason, we rewrite them to use
fcntl(2) instead.

Change-Id: I38a5f3c7b21943a897114a51678a800f7e7f0a77
2015-09-23 12:03:06 +00:00
..
arch Abstract away minix_kerninfo access 2015-09-21 15:09:04 +00:00
gen libc: Fix incomplete fprintf 2015-03-31 15:45:48 +02:00
net New sources layout 2014-07-31 16:00:30 +02:00
sys libc: support for deprecated FIO* ioctl(2) calls 2015-09-23 12:03:06 +00:00
Makefile.inc Drop minix-malloc & friends 2014-09-08 17:30:18 +02:00