X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 09 Feb 2002 10:33:06 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Juan Manuel Guerrero" Message-Id: <9743-Sat09Feb2002103306+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <15DBDD66E28@HRZ1.hrz.tu-darmstadt.de> (ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De) Subject: Re: posix_spanw family References: <15DBDD66E28 AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Juan Manuel Guerrero" > Date: Fri, 8 Feb 2002 23:41:45 +0100 > > posix_spawn_file_actions_init > posix_spawn_file_actions_adddup2 > posix_spawn_file_actions_addclose > posix_spawn_file_actions_addopen > posix_spawnp > posix_spawn_file_actions_destroy > > Has someone started to code those functions? It's on my TODO for more time than I'd like to admit, but I didn't do anything except reading the Posix draft that describes them. Would you like to give it a try? I can help by giving advice, if you need it. TIA