arun v <[EMAIL PROTECTED]> writes:

> Can any one suggest some good sample pgms. implemented using
> libnetfs.

$ find . -name "*.c" | xargs grep "netfs_init ();"
./ftpfs/ftpfs.c:  netfs_init ();
./hostmux/hostmux.c:  netfs_init ();
./nfs/main.c:  netfs_init ();
./usermux/usermux.c:  netfs_init ();
$

So, ftpfs, hostmux, nfs, usermux are translators, which use libnetfs.

                moritz
-- 
[EMAIL PROTECTED] - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199

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

Reply via email to