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
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