Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libutil
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.
Home |
Main Index |
Thread Index |
Old Index