On Saturday 19 April 2008 04:30, Denys Vlasenko wrote: > > > foundany++; > > > + if (pid == UINT_MAX) /* NaN */ > > > > That should probably be "if (errno)" instead, not tested though. > > > > > + continue; > > > check(pid); > > > } > > > closedir(procdir); > > I am totally lost. There are no such lines in your patch, and also > no such lines in start_stop_daemon.c - what's going on?! :)
Oops... I was looking at the another your mail... now I see it. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
