Skip to content

A prototype implementation of /net/cs for the Glendix project. It uses libresolv/glibc as of now for demonstration purposes.

Notifications You must be signed in to change notification settings

anomit/-proto-type-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

$make basic
$./basic /tmp/fusedir
$ls -l /tmp/fusedir

At this point `echo "blah" > mountpoint/cs` doesn't work though a plain old 
write() does the trick. I have no idea why. Find a small program for 
testing purposes in test/.

$test/wt /tmp/fusedir www.glendix.org
$cat /tmp/fusedir/cs

About

A prototype implementation of /net/cs for the Glendix project. It uses libresolv/glibc as of now for demonstration purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages