NetBSD-Bugs archive

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

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



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46038 CVS commit: src/tests/lib/libc/gen/posix_spawn
Date: Mon, 20 Feb 2012 12:22:40 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Mon Feb 20 12:22:40 UTC 2012
 
 Modified Files:
        src/tests/lib/libc/gen/posix_spawn: t_fileactions.c
 
 Log Message:
 Add a test case to call posix_spawn with empty file actions, which reproduced
 the (now fixed) PR kern/46038.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2 -r1.3 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