cvs commit: src/lib/libutil Makefile libutil.h pidfile.3 pidfile.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Wed Aug 24 17:21:39 GMT 2005
pjd 2005-08-24 17:21:38 UTC
FreeBSD src repository
Modified files:
lib/libutil Makefile libutil.h
Added files:
lib/libutil pidfile.3 pidfile.c
Log:
Add a family of functions for reliable pidfiles handling.
Idea from: jmg
Discussed on: arch@
Revision Changes Path
1.58 +8 -3 src/lib/libutil/Makefile
1.41 +17 -0 src/lib/libutil/libutil.h
1.1 +227 -0 src/lib/libutil/pidfile.3 (new)
1.1 +246 -0 src/lib/libutil/pidfile.c (new)
More information about the cvs-src
mailing list