perkeep/pkg/osutil
Brian Gitonga Marete e9dd1af195 cmd/camget, cmd/camput, pkg/schema: Support FIFOs.
This patch:

1. Introduces a JSON schema for FIFOs (named pipes).
2. Adds support for uploading and restoring FIFOs to camput and camget
respectively.

It includes tests for the basic schema support in pkg/schema and
integration tests for camput and camget.

This CL does not add FIFO support to the HTTP server and fs (cammount
support) code. Those will be addressed in a subsequent patch.

Change-Id: Iab926073c36e653d25e693a559178bea9bf19b9a
2014-05-21 14:52:23 +03:00
..
cpu.go
cpu_linux.go
findproc_appengine.go
findproc_normal.go
mem.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
mem_unix.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
openurl.go
osutil.go osutil: add DirExists 2014-01-31 12:20:24 +01:00
paths.go camput init: ring/key related fixes 2014-03-28 19:55:18 +01:00
paths_test.go osutil: don't use host config during tests 2014-02-23 10:00:45 -08:00
restart_freebsd.go
restart_stub.go
restart_unix.go
syscall_appengine.go cmd/camget, cmd/camput, pkg/schema: Support FIFOs. 2014-05-21 14:52:23 +03:00
syscall_posix.go cmd/camget, cmd/camput, pkg/schema: Support FIFOs. 2014-05-21 14:52:23 +03:00
syscall_windows.go cmd/camget, cmd/camput, pkg/schema: Support FIFOs. 2014-05-21 14:52:23 +03:00