NetBSD-Bugs archive

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

PR/55177 CVS commit: src/tests/lib/libc/sys



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55177 CVS commit: src/tests/lib/libc/sys
Date: Sat, 18 Apr 2020 13:44:53 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sat Apr 18 17:44:53 UTC 2020
 
 Modified Files:
 	src/tests/lib/libc/sys: Makefile t_mprotect.c
 Added Files:
 	src/tests/lib/libc/sys: t_mprotect_helper.c
 
 Log Message:
 PR/55177: Carlo Arenas: mremap(MAP_REMAPDUP) fails after fork()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 src/tests/lib/libc/sys/Makefile
 cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/sys/t_mprotect.c
 cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_mprotect_helper.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