Mike Frysinger wrote: > On Monday 02 March 2009 12:39:07 Jamie Lokier wrote: > > 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. > > when did you post it ? the mantis bug tracker was dropped recently and none > of the old bugs were moved over to the new bugzilla ...
It was a couple of years ago. -- 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