Several parts of openafs can use the daemon() function to create a
background process. This function is provided in the standard library on
Linux, BSD, and Mac OS X, but is not present on other versions of Unix.


Here is a patch that adds an autoconf test to see if daemon() is present,
and if not, compiles it into libafsutil:


        
http://www-personal.engin.umich.edu/~wingc/openafs/patches/openafs-1.3.81-daemon.patch



-Chris Wing
[EMAIL PROTECTED]
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to