9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] APE fork()
@ 2006-08-12 12:15 Sascha Retzki
  2006-08-12 12:42 ` Victor Nazarov
  0 siblings, 1 reply; 26+ messages in thread
From: Sascha Retzki @ 2006-08-12 12:15 UTC (permalink / raw)
  To: 9fans

Hello list,

/sys/src/ape/lib/ap/plan9/fork.c does an 
	_RFORK(RFENVG|RFFDG|RFPROC);

Why not RFMEM? Imho on POSIX-fork(), the child shares the address-space with the parents.  

It is not that I really care myself, #include <lib9.h> fixes a lot of things,;) ,but I fear programmes which rely on that may not work. Is there a specific reason fork.c:fork() does not fork with RFMEM?


Mfg, Sascha



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2006-08-15  4:19 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-12 12:15 [9fans] APE fork() Sascha Retzki
2006-08-12 12:42 ` Victor Nazarov
2006-08-12 12:40   ` Sascha Retzki
2006-08-12 12:55     ` Charles Forsyth
2006-08-12 13:00     ` Victor Nazarov
2006-08-12 14:44   ` david bulkow
2006-08-12 15:09     ` Sascha Retzki
2006-08-12 15:14     ` Victor Nazarov
2006-08-12 15:15     ` Russ Cox
2006-08-12 15:43       ` Leonardo Valencia
2006-08-12 17:22       ` Brantley Coile
2006-08-12 17:54         ` erik quanstrom
2006-08-12 18:57           ` Bakul Shah
2006-08-12 19:54       ` Charles Forsyth
2006-08-12 20:07         ` erik quanstrom
2006-08-14  4:04           ` Iruatã Souza
2006-08-14  4:33             ` erik quanstrom
2006-08-14 14:41               ` Ronald G Minnich
2006-08-14 14:48                 ` erik quanstrom
2006-08-14 14:56                   ` Ronald G Minnich
2006-08-14 15:25                     ` erik quanstrom
2006-08-14 14:59                 ` Martin Neubauer
2006-08-14 15:33                   ` John Floren
2006-08-14 15:57                     ` erik quanstrom
2006-08-14 13:48       ` Dave Lukes
2006-08-15  4:19       ` William Josephson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).