Module Name: src Committed By: apb Date: Tue Sep 16 08:42:20 UTC 2014
Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: Rephrase the NOTE about embedded NUL characters, using "apparent length" for what strlen(3) reports, and "true length" for what the return value reports. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libc/stdio/getdelim.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.