Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #259283

Category gcoreutils
Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
Changed at Fri 27 Feb 2026 06:20:37
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision 803bfa01e187d1db9846753c130c86e1245feabb

Comments

stat: don't check QUOTING_STYLE when --printf %%N is used
* NEWS: Mention the fix.
* src/stat.c (main): Only check QUOTING_STYLE if there is a %N that is
not preceded by a percentage sign.
* tests/stat/stat-fmt.sh: Add some test cases.

Changed files