-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was wondering of the semi-object oriented approaches followed by some operating system like Linux. In linux each kernel layer defines a set of API to hide some low level details. So when a process issue a open posix call on a block device, linux kernel intercept it and invokes the open system call associated with the device by kernel module programmer.
My question is: due the the microkernel nature of GnuMach Operating System, does the kernel exports any kind of interface like struct file_operations in Linux? is there any common inerface between translators? - ------------------------------------------------------------------------------------------------------------------------------------------------------------- PGP Pubblic Key available at http://pgp.mit.edu:11371/pks/[EMAIL PROTECTED]&op=index ICQ# 104896040 Netphone Number 178.605.7063 - ------------------------------------------------------------------------------------------------------------------------------------------------------------- Daniele Bellucci -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+hFjhW3qcOhrwV/kRAiUDAJwJE+2VWOtj+5VfBB2hfx9Khn8fmQCfWesd p/Uf9+9rGAYHoDu9k9Fb/N4= =BT4g -----END PGP SIGNATURE----- _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
