]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
chflags(1): obey siginfo request on chflagsat(2) failure
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 30 Jan 2024 18:07:59 +0000 (20:07 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 30 Jan 2024 20:21:55 +0000 (22:21 +0200)
commit2954af09f143ed1e484f7ca520e0d2611101e248
tree094e967470aa011ce1546a05bea8705d81fdb0a2
parent30c741c6e4bb66a5814c6c3783de9032e86380e6
chflags(1): obey siginfo request on chflagsat(2) failure

Note that the error diagnostic can now be printed both to stderr due to
the absence of the -f flag and to stdout due to SIGINFO simultaneously.

Noted and reviewed by: jrtc27
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
bin/chflags/chflags.c