NetBSD-Bugs archive

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

PR/45991 CVS commit: src/tests/lib/libc/gen/posix_spawn



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45991 CVS commit: src/tests/lib/libc/gen/posix_spawn
Date: Tue, 14 Feb 2012 00:13:54 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Tue Feb 14 00:13:54 UTC 2012
 
 Modified Files:
        src/tests/lib/libc/gen/posix_spawn: Makefile t_fileactions.c
 
 Log Message:
 Add a few more posix_spawn testcases, which should detect everything that
 was wrong in the initial version, causing the failure reported in
 PR kern/45991.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/posix_spawn/Makefile \
     src/tests/lib/libc/gen/posix_spawn/t_fileactions.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