Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Wed May 22 07:31:46 UTC 2002

Modified Files:
        basesrc/include: util.h
        basesrc/lib/libutil: pidfile.3 pidfile.c

Log Message:
change return type of pidfile(3) to int (-1 on error), to inform caller
of errors.  behavior now in sync with openbsd implementation.
(see tech-userlevel and bsd-api-discuss)


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/include/util.h
cvs rdiff -r1.4 -r1.5 basesrc/lib/libutil/pidfile.3
cvs rdiff -r1.6 -r1.7 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