Michael Schnell wrote:
> 
> >To daemonize, you don't use the same flags as you would to emulate
> >fork() and vfork(), and have to use a little arch-specific assembler.
> >  
> Fully that you need to do this manually. Daemonizing seems quite common, 
> so I would have expected to find it in glibc or such.

There is a function in glibc.  Try "man daemon" :-)
The only trouble is it's not (yet) found in uClibc for no-MMU archs.

I don't know what happened to the version I posted to the Busybox
bugzilla.  Searching on the Busybox bugzilla yields no results.

-- Jamie
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to