NetBSD-Bugs archive

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

PR/58571 CVS commit: src/tests/lib/libc/c063



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58571 CVS commit: src/tests/lib/libc/c063
Date: Sat, 10 Aug 2024 15:20:23 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Aug 10 15:20:23 UTC 2024
 
 Modified Files:
 	src/tests/lib/libc/c063: t_utimensat.c
 
 Log Message:
 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.8 -r1.9 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