bug-hurd
[Top][All Lists]
Advanced

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

Re: posix_spawn in gcc


From: Roland McGrath
Subject: Re: posix_spawn in gcc
Date: Mon, 24 Jun 2002 18:13:55 -0400 (EDT)

> 
> --- Roland McGrath <roland@frob.com> wrote:
> > I think there was also some sentiment that people would not object to using
> > posix_spawnp on Linux if the generic glibc implementation were made more
> > efficient.  The only efficiency that can really be gotten in a generic
> > POSIX.1 implementation over what glibc has now is to avoid using malloc
> > when there are only a small number of file actions.
> > 
> 
>  So is this something that can be done for libc 2.3?

Sure, just do it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]