perkeep/third_party/github.com/cznic/fileutil
Aaron Bieber ea879e1ca5 third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a
Adds support for OpenBSD

Change-Id: I6f38d25529fcee1c778aca07a67e2ac33caecf3d
2014-10-29 10:13:19 -06:00
..
falloc third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
hdb Import github.com/cznic/kv to third_party at commit 65538fcfac3fcb64c15964827dfb7eb8634b3997 2013-08-22 15:38:24 -05:00
storage third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
AUTHORS third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
CONTRIBUTORS third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
LICENSE third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
Makefile third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
README third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
all_test.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_arm.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_darwin.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_freebsd.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_linux.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_openbsd.go third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
fileutil_plan9.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
fileutil_solaris.go third_party/fileutil: update to 7dd7cf336e002422bd1467eaaab9d0681ae1a33a 2014-10-29 10:13:19 -06:00
fileutil_windows.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
punch_test.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02:00
test_deps.go third_party/kv: update to a9e92863f9c096cd0de82eb9c71af2a59174e671 2014-08-18 23:03:56 +02: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://godoc.org/github.com/cznic/fileutil

Install: $go get github.com/cznic/fileutil/storage
Godocs: http://godoc.org/github.com/cznic/fileutil/storage

Install: $go get github.com/cznic/fileutil/falloc
Godocs: http://godoc.org/github.com/cznic/fileutil/falloc

Install: $go get github.com/cznic/fileutil/hdb
Godocs: http://godoc.org/github.com/cznic/fileutil/hdb