CVS commit: src/lib/libc/gen
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sun Apr 19 19:37:01 UTC 2026 Modified Files: src/lib/libc/gen: getgrent.c getpwent.c Log Message: libc/getgrent, libc/getpwent: remove no-longer needed LINTED comment The lint warning about 'constant in conditional context' has gone. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/lib/libc/gen/getgrent.c cvs rdiff -u -r1.84 -r1.85 src/lib/libc/gen/getpwent.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.