NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58571 CVS commit: [netbsd-9] src/tests/lib/libc/c063



The following reply was made to PR kern/58571; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58571 CVS commit: [netbsd-9] src/tests/lib/libc/c063
Date: Sun, 13 Oct 2024 10:51:41 +0000

 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.
 


Home | Main Index | Thread Index | Old Index