Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libutil
Module Name: basesrc
Committed By: tron
Date: Fri Oct 19 20:37:00 UTC 2001
Modified Files:
basesrc/lib/libutil: pidfile.3 pidfile.c
Log Message:
- Don't delete the pidfile if the process executing the cleanup handler
isn't the process who created it.
- If a new basename is supplied remove the an old pidfile if it was created
by this process and create a new one as suggested by Jason Thorpe.
This fixes PR lib/13357 by Greg A. Woods.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libutil/pidfile.3
cvs rdiff -r1.4 -r1.5 basesrc/lib/libutil/pidfile.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index