NetBSD-Bugs archive

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

PR/59523 CVS commit: src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59523 CVS commit: src/sys/kern
Date: Wed, 9 Jul 2025 11:43:48 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Jul  9 11:43:48 UTC 2025
 
 Modified Files:
 	src/sys/kern: kern_exec.c
 
 Log Message:
 PR 59523: remove error handling for posix_spawn() close file actions,
 they are specified to be silently ignored.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.528 -r1.529 src/sys/kern/kern_exec.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