NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60380 CVS commit: src/lib/libutil
The following reply was made to PR bin/60380; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60380 CVS commit: src/lib/libutil
Date: Sun, 23 Aug 2026 23:23:37 +0000
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