NetBSD-Bugs archive

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

Re: PR/53904 CVS commit: src/lib/libc/gen



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

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost, zhujtcsieee%gmail.com@localhost
Subject: Re: PR/53904 CVS commit: src/lib/libc/gen
Date: Thu, 24 Jan 2019 21:42:31 +0100

 On Thu, Jan 24, 2019 at 06:25:01PM +0000, Martin Husemann wrote:
 > The following reply was made to PR lib/53904; it has been noted by GNATS.
 > 
 > From: Martin Husemann <martin%duskware.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: PR/53904 CVS commit: src/lib/libc/gen
 > Date: Thu, 24 Jan 2019 19:20:09 +0100
 > 
 >  On Thu, Jan 24, 2019 at 06:05:01PM +0000, Christos Zoulas wrote:
 >  >  Log Message:
 >  >  PR/53904: Jintao Zhu: Use a mutex instead of an rwlock to assure thread safety
 >  
 >  Slightly unrelated side remark: this should be rewritten using posix_spawn.
 >  Would be a nice tiny GSoC project.
 
 It should be using close-on-exec and just drop the whole need for the
 linked list.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index