> On Sat, 20 Mar 1999, John S. Dyson wrote:
> 
> > Michael E. Mercer said:
> > > Hello,
> > > 
> > > This was posted to freebsd-questions with no reply.
> > > I tried this and the child process created a core file.
> > > I also tried the other options and they seem to work.
> > > Just RFPROC and RFMEM DON'T!
> > > 
> > rfork(RFMEM) doesn't easily work from C.  You need to
> > create an assembly stub.
> > 
> > -- 
> > John                  | Never try to teach a pig to sing,
> > dy...@iquest.net      | it makes one look stupid
> > jdy...@nc.com         | and it irritates the pig.
> > 
> 
> I've seen about 6 people ask about this because the manual lies about
> what is done.  I asked a while back about it, and John was kind enough
> to dig up some code that used rfork to properly split the stack should
> I try to dig it up?
> 
I suggest trying to find the example.  I might have it sitting around
here also.

John


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to