setsid(2)
Kurt J. Lidl
lidl at eng.umd.edu
Wed Jan 23 11:34:54 AEST 1991
In article <MITCH.91Jan22152644 at hq.af.mil> mitch at hq.af.mil (Mitch Wright) writes:
>
>Greetings!
>
>I'm trying to get the BSD released version of inetd working on my Sun386i
>and I am lacking the libc call setsid(2). I've been unable to find it
>under the released BSD sources and was wondering if it is just part of
>another file. If not, does anyone have an implementation of this routine
>that I could have.
setsid() sets the current session. New in 4.3BSD-Reno. I doubt that your
system has got the slightest notion of sessions. Sorry.
--
/* Kurt J. Lidl (lidl at eng.umd.edu) | Unix is the answer, but only if you */
/* UUCP: uunet!eng.umd.edu!lidl | phrase the question very carefully. */
More information about the Comp.unix.programmer
mailing list