NetBSD-Bugs archive

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

PR/53904 CVS commit: [netbsd-8] src/lib/libc/gen



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53904 CVS commit: [netbsd-8] src/lib/libc/gen
Date: Sun, 27 Jan 2019 18:25:52 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jan 27 18:25:52 UTC 2019
 
 Modified Files:
 	src/lib/libc/gen [netbsd-8]: popen.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #1170):
 
 	lib/libc/gen/popen.c: revision 1.36
 
 PR/53904: Jintao Zhu: Use a mutex instead of an rwlock to assure thread safety
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.35.8.1 src/lib/libc/gen/popen.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