X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-workers AT delorie DOT com Date: Fri, 8 Feb 2002 23:41:45 +0100 Subject: posix_spanw family X-mailer: Pegasus Mail for Windows (v2.54DE) Message-ID: <15DBDD66E28@HRZ1.hrz.tu-darmstadt.de> Reply-To: djgpp-workers AT delorie DOT com To port gettext-0.11at least the following posix functions are needed: 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? Regards, Guerrero, Juan Manuel