Module Name: src Committed By: kre Date: Thu Jan 5 15:13:57 UTC 2023
Modified Files: src/lib/libc/gen: err.3 Log Message: Add errc() and verrc() to the list of functions which do not return, but exit() instead. This was omitted when the *c() set of functions were added in 2014. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/err.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.