lockfile: Implementation for Windows platform.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 13 Feb 2014 18:50:00 +0000 (10:50 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 13 Feb 2014 22:09:31 +0000 (14:09 -0800)
commitf4c340e1d996704ed81223217b172dbac3f045ac
tree830864a084b40b5ae90b6b9b38312e3afeeebf3c
parente9f56e849cf6ca4c150d527099f58623e790afbc
lockfile: Implementation for Windows platform.

Start with a simple implementation that does not support
symbolic links.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/lockfile.c