Hi!

I am looking at auth (and pflocal) for a while now, but I can't figure
out how they manage to let MiG call the intran (und destructor) function
for converting a port to a handle.

I have created a `mutations.h' file that contains the #defines for
FS_NOTIFY_IMPORTS (which is honored, but this isn't surprising) and
FS_NOTIFY_{INTRAN,DESTRUCTOR} (which are ignored). I am using this
Makefile rule to generate the server stubs:

fs_notify.c: /include/hurd/fs_notify.defs
        mig -DSERVERPREFIX=S_ -n -server $@ -imacros mutations.h $<

What else need I do?

Cheers,
GNU/Wolfgang

-- 
Wolfgang J�hrling  <[EMAIL PROTECTED]>  \\  http://stdio.cjb.net/
Debian GNU/Hurd user && Debian GNU/Linux user \\  http://www.gnu.org/
The Hurd Hacking Guide: http://www.gnu.org/software/hurd/hacking-guide/
["We're way ahead of you here. The Hurd has always been on the    ]
[ cutting edge of not being good for anything." -- Roland McGrath ]

_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to