NetBSD-Bugs archive

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

PR/55441 CVS commit: src/tests/lib/libc/stdlib



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

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55441 CVS commit: src/tests/lib/libc/stdlib
Date: Wed, 1 Jul 2020 05:37:25 +0000

 Module Name:	src
 Committed By:	jruoho
 Date:		Wed Jul  1 05:37:25 UTC 2020
 
 Modified Files:
 	src/tests/lib/libc/stdlib: t_mktemp.c
 
 Log Message:
 Add basic tests for the rest of the mktemp(3) family of functions, including
 a case for PR lib/55441.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/stdlib/t_mktemp.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