bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libnetfs --examples


From: Moritz Schulte
Subject: Re: libnetfs --examples
Date: Fri, 21 Dec 2001 19:11:38 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1

arun v <arunsark@yahoo.com> 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
-- 
moritz@duesseldorf.ccc.de - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



reply via email to

[Prev in Thread] Current Thread [Next in Thread]