Change #259288
| Category | gcoreutils |
| Changed by | Paul Eggert <eggert@cs.ucla.edu> |
| Changed at | Sat 28 Feb 2026 01:50:36 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | d53203b316a98c1e24619be6b26d493d1c7b2bb6 |
Comments
stat: handle %%%N too * src/stat.c (main): Fix incorrect counting of '%'s before 'N'. * tests/stat/stat-fmt.sh: Test for the bug.
Changed files
- src/stat.c
- tests/stat/stat-fmt.sh