[1121] in Kerberos-V5-bugs
krb5b4pl3 lib/krb5/posix/daemon.c uses HAS_SETSID, which isn't defined anywhere?
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Mar 8 22:09:14 1995
From: "Jonathan I. Kamens" <jik@cam.ov.com>
Date: Wed, 8 Mar 1995 22:12:17 -0500
To: krb5-bugs@MIT.EDU
The file lib/krb5/posix/daemon.c in the krb5 beta 4 patch 3
distribution uses the preprocessor symbol HAS_SETSID to detect if the
platform has the setsid() function. However, as far as I can tell,
nothing in the Kerberos sources actually defines this symbol.
Presumably, it's supposed to be defined by the autoconf stuff, but it
doesn't seem to be.
Am I missing something, or am I right that the autoconf stuff should
be checking for setsid() but isn't?
Jonathan Kamens | OpenVision Technologies, Inc. | jik@cam.ov.com