mirror of https://github.com/perkeep/perkeep.git
![]() Adds support for OpenBSD Change-Id: I6f38d25529fcee1c778aca07a67e2ac33caecf3d |
||
---|---|---|
.. | ||
falloc | ||
hdb | ||
storage | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
Makefile | ||
README | ||
all_test.go | ||
fileutil.go | ||
fileutil_arm.go | ||
fileutil_darwin.go | ||
fileutil_freebsd.go | ||
fileutil_linux.go | ||
fileutil_openbsd.go | ||
fileutil_plan9.go | ||
fileutil_solaris.go | ||
fileutil_windows.go | ||
punch_test.go | ||
test_deps.go |
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