Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go-fuse
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Levin Zimmermann
go-fuse
Commits
04cdbf23
Commit
04cdbf23
authored
Dec 29, 2010
by
Han-Wen Nienhuys
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify license, move to toplevel.
parent
e793347f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
LICENSE
LICENSE
+0
-0
README
README
+2
-5
No files found.
fuse/
LICENSE
→
LICENSE
View file @
04cdbf23
File moved
README
View file @
04cdbf23
...
@@ -7,7 +7,7 @@ directory as a loopback:
...
@@ -7,7 +7,7 @@ directory as a loopback:
(cd example ; gomake)
(cd example ; gomake)
mkdir mountpoint
mkdir mountpoint
./example/main -debug -threaded=false mountpoint /some/other/directory
./example/main -debug -threaded=false mountpoint /some/other/directory
&
(cd mountpoint ; ls)
(cd mountpoint ; ls)
on my machine, compiles over loopback (threaded, without debug) are
on my machine, compiles over loopback (threaded, without debug) are
...
@@ -21,10 +21,7 @@ Tested on:
...
@@ -21,10 +21,7 @@ Tested on:
LICENSE
LICENSE
This library is distributed under the license governing the Go source
Like Go, this library is distributed under the new BSD. See accompanying LICENSE file.
code, see
http://code.google.com/p/go/source/browse/LICENSE
CREDITS
CREDITS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment