Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/heimdal/dist/lib/roken
Module Name: src
Committed By: roy
Date: Sat May 30 10:14:28 UTC 2026
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/roken: write_pid.c
Log Message:
libroken: Rename static pidfile_path to rk_pidfile_path
This is odd because libroken uses pidfile(3) AND it's own pidfile system.
So potentially it's managing two pidfiles.
libutil.h owns the pidfile namespace (other OS expose other names which
may conflict) so rename the local vars to rk_pidfile_*.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/heimdal/dist/lib/roken/write_pid.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