On Fri, Apr 18, 2014 at 11:04:13AM -0700, Gurucharan Shetty wrote:
> In Windows, we cannot delete a file that has been opened.
> We use this feature to "lock" the pidfile.
>
> Signed-off-by: Gurucharan Shetty
I think that we are starting to accumulate some common code, which it
might be a good i
In Windows, we cannot delete a file that has been opened.
We use this feature to "lock" the pidfile.
Signed-off-by: Gurucharan Shetty
---
lib/daemon-windows.c | 79 ++
lib/daemon.h |8 -
2 files changed, 86 insertions(+), 1 deleti