NetBSD-Bugs archive

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

PR/60744 CVS commit: src/tests/lib/libc/string



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

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60744 CVS commit: src/tests/lib/libc/string
Date: Fri, 18 Sep 2026 22:32:24 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Fri Sep 18 22:32:24 UTC 2026
 
 Modified Files:
 	src/tests/lib/libc/string: Makefile t_memchr.c
 
 Log Message:
 PR lib/60744 demonstrate memchr(3) is busticated with a test
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/tests/lib/libc/string/Makefile
 cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/string/t_memchr.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