Applied Martin Kihlgren's IdentityGenerosity patch,
[tinc] / lib / pidfile.c
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-07-29 Guus SliepenFix compile errors and warnings.
2003-07-28 Guus SliepenMore checks for missing functions.
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2002-09-10 Guus SliepenFix compiler warnings.
2000-11-24 Ivo TimmermansSet errno to 0 before trying to kill the other process.
2000-11-07 Guus SliepenPorting to SunOS 5.8:
2000-03-26 Ivo TimmermansInitial revision