On Saturday 29 November 2003 16:49, Gianmarco wrote:
> The function setpgrp() seems to need 2 parameters in FreeBSD:
> [...]
>                 setpgrp();


changing to :
               setpgrp(0,getpid());

but I don't know if it is the same thing you want to achive with the current 
code, because I am not a C programmer at all :-)


-- 

Best Regards,
Gianmarco Giovannelli , �"Unix expert since yesterday"
http://www.gufi.org/~gmarco



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Clamav-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-devel

Reply via email to