Module Name: src Committed By: martin Date: Sun Oct 13 10:51:41 UTC 2024
Modified Files: src/tests/lib/libc/c063 [netbsd-9]: t_utimensat.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1901): tests/lib/libc/c063/t_utimensat.c: revision 1.8 tests/lib/libc/c063/t_utimensat.c: revision 1.9 t_utimensat: Tidy this up to make failures more obvious. PR kern/58571: utimensat tests are failing on armv7, aarch64, and riscv64 t_utimensat: Don't check atime on file systems mounted noatime. PR kern/58571: utimensat tests are failing on armv7, aarch64, and riscv64 To generate a diff of this commit: cvs rdiff -u -r1.6.14.1 -r1.6.14.2 src/tests/lib/libc/c063/t_utimensat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.