Added UML network socket handling.
[tinc] / lib / pidfile.c
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
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.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
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