NetBSD-Bugs archive

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

PR/44788 CVS commit: src



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

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44788 CVS commit: src
Date: Fri, 20 Apr 2012 12:11:30 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Fri Apr 20 12:11:30 UTC 2012
 
 Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/lib/libc/sys: Makefile
 Added Files:
        src/tests/lib/libc/sys: t_mlock.c
 
 Log Message:
 Add few unit tests for mlock(2), including a case for PR kern/44788.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.465 -r1.466 src/distrib/sets/lists/tests/mi
 cvs rdiff -u -r1.21 -r1.22 src/tests/lib/libc/sys/Makefile
 cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_mlock.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