CVS commit: src/lib/libutil
"Roy Marples" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: roy Date: Mon Jun 1 18:35:03 UTC 2026 Modified Files: src/lib/libutil: pidfile.c Log Message: pidfile: set errno when reading a corrupt pidfile strtoi doesn't set errno itself but passed it back as an argument To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libutil/pidfile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.