CVS commit: src/lib/libutil
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Sun Aug 23 23:23:37 UTC 2026 Modified Files: src/lib/libutil: stat_flags.c Log Message: string_to_flags(3): Put `snap' under #ifdef SF_SNAPSHOT. Same as in flags_to_string(3). Not really sure why, but let's keep it consistent so there's only one question to ponder and not two. PR bin/60380: find(1) can't find snapshots To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libutil/stat_flags.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.