bug-gnulib
[Top][All Lists]
Advanced

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

[patch]spawn-pipe.c / spawni.c compile on OpenVMS.


From: John E. Malmberg
Subject: [patch]spawn-pipe.c / spawni.c compile on OpenVMS.
Date: Mon, 3 Jul 2017 16:13:31 -0500
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

Hello,

This Patch gets the spawn-pipe.c and spawni.c modules to compile on OpenVMS.

When I get to the state of testing these, I may need to make some more changes.

It should be possible to implement the spawni() routine on OpenVMS at a future time.

The OpenVMS pipe() implementation is not close enough to Unix pipes for many programs to operate because of size limitations.

Also child file descriptor inheritance appears to be a bit different.

Regards,
-John

Attachment: 0001-spawn-Fixes-to-compile-on-OpenVMS.patch.gz
Description: GNU Zip compressed data


reply via email to

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