Hi, I am wondering whether there is a trivfs callback corresponding to a libc ioctl() call and which one it could be? Translators callbacks do not correspond directly to those POSIX calls but I though there might be a Hurd call (io_something()) corresponding to ioctl() but the hurd/hurdioctl.c file in the glibc source tree does not seem to call any such function.
So, what happens when a user program calls ioctl()? In order to be compatible with some Linux code (like audio cd players for instance which use ioctl() calls on the cdrom device), it might be interesting to have translators responding to ioctl's in the same way as the Linux kernel. Regards, Ludovic. _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
