process: Make changes for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 14 Feb 2014 22:07:34 +0000 (14:07 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 19 Feb 2014 22:24:26 +0000 (14:24 -0800)
commit41064650bea07f7896cf5f5ccfebef1bdec153fa
tree770e8a6fe30ce83f38508196ccb6b55a15ae2ceb
parent6ca326ed3f1def5f3dbc05f03e9808191e488a38
process: Make changes for Windows.

As of now, we are using the process subsystem in
ovsdb-server to handle the "--run" command line
option. That particular option is not used often
and till deemed necessary, make it unsupported on
Windows platform.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/process.c
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c