octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47843] fork implementation on native windows


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #47843] fork implementation on native windows
Date: Wed, 04 May 2016 11:21:46 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?47843>

                 Summary: fork implementation on native windows
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2016年05月04日 11時21分45秒
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Tatsuro MATSUOKA
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

This was discussed in

fork() for microsoft windows (native but not Cygwin).

http://octave.1599824.n4.nabble.com/fork-for-microsoft-windows-native-but-not-Cygwin-td4676646.html

and
 
http://savannah.gnu.org/bugs/?41148

fork() is not implemented on native windows due to lack of fork function C and
C++ on windows platform. 
It is well known Cygwin implements fork using win32 api and have long history
to improve implementation.

Perlfork also emulates fork() at the level of the Perl program.
http://docs.activestate.com/activeperl/5.8/lib/pods/perlfork.html

I am not a programmer so that I do not know to implement fork is really needed
and reasonable.

So this is my own weak wish. But I register the topic to the tracker to
memorize with the tag number.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47843>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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