[haiku-bugs] Re: [Haiku] #13446: POSIX: add posix_spawnp(), posix_spawn()

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 12 Sep 2017 19:09:56 -0000

#13446: POSIX: add posix_spawnp(), posix_spawn()
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  nobody
       Type:  enhancement   |     Status:  closed
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  System/POSIX  |    Version:  R1/Development
 Resolution:  fixed         |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  1             |   Platform:  All
----------------------------+----------------------------

Comment (by pulkomandy):

 vfork is removed from issue 7 of POSIX, because when you have posix_spawn
 and a fork that does copy-on-write, there is really no need for it. So, it
 seems safe to forget about it and focus on making our fork implementation
 efficient (if it isn't already).

--
Ticket URL: <https://dev.haiku-os.org/ticket/13446#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: