perkeep/pkg/osutil
mpl af3d0dc1f2 pkg/osutil: add arguments to RestartProcess
use it to restart server with -reindex

Fixes #753

Change-Id: Iff4a8c725820f8204d9539b9bafe5f4d3b65780c
2016-05-09 16:18:39 +02:00
..
gce add canonical import paths 2016-03-13 19:57:14 -07:00
cpu.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
cpu_freebsd.go pkg/osutil: add FreeBSD CPU usage. 2014-07-04 20:00:00 -07:00
cpu_linux.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
findproc_appengine.go osutil: fix typo in build tag 2013-08-02 21:23:55 +02:00
findproc_normal.go integration tests: kill camlistored when all tests are done 2013-08-02 15:42:49 +02:00
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 add canonical import paths 2016-03-13 19:57:14 -07:00
paths.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
paths_test.go pkg/jsonconfig: remove dependence on pkg/osutil 2015-12-01 00:43:39 +01:00
restart_freebsd.go
restart_stub.go osutil: selfpath for windows, and make it public. 2014-08-18 22:30:01 +02:00
restart_unix.go pkg/osutil: add arguments to RestartProcess 2016-05-09 16:18:39 +02:00
restart_windows.go osutil: selfpath for windows, and make it public. 2014-08-18 22:30:01 +02:00
syscall_appengine.go osutil: remove err error stutter, add osutil.ErrNotSupported 2014-05-31 10:42:44 +09:00
syscall_posix.go adding keys to fields to make go vet happy 2016-01-09 00:34:55 -08:00
syscall_solaris.go Let Camlistore build on Solaris 2014-08-28 14:26:11 +02:00
syscall_windows.go osutil: remove err error stutter, add osutil.ErrNotSupported 2014-05-31 10:42:44 +09:00