perkeep/third_party/github.com/cznic/fileutil
mpl 2c54e30441 kv and deps: update to fix read problem on windows
github.com/cznic/kv rev: c966980e3e8456175d4407fcbb0287057d9d0862

http://camlistore.org/issue/214

Change-Id: I15d658710059c823b775db6cc6fa14c1a32b98fb
2013-08-29 20:25:42 +02:00
..
falloc Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
hdb Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
storage kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
LICENSE Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
Makefile Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
README Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
all_test.go Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
fileutil.go Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
fileutil_arm.go kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
fileutil_darwin.go kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
fileutil_freebsd.go kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
fileutil_linux.go kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
fileutil_windows.go kv and deps: update to fix read problem on windows 2013-08-29 20:25:42 +02:00
test_deps.go Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00

README

This is a goinstall-able mirror of modified code already published at:
http://git.nic.cz/redmine/projects/gofileutil/repository

Packages in this repository:

Install: $go get github.com/cznic/fileutil
Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil

Install: $go get github.com/cznic/fileutil/storage
Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/storage

Install: $go get github.com/cznic/fileutil/falloc
Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/falloc

Install: $go get github.com/cznic/fileutil/hdb
Godocs: http://gopkgdoc.appspot.com/pkg/github.com/cznic/fileutil/hdb