Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!ucbvax!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: getcwd() and friends. Message-ID: <1399@auspex.auspex.com> Date: 8 Apr 89 08:05:54 GMT References: <3675@ficc.uu.net> <14689@rpp386.Dallas.TX.US> <3684@ficc.uu.net> Reply-To: guy@auspex.auspex.com (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 10 >Surprise! sendmsg() in 4.3bsd lets you do this. SunOS4.0 looks like >it may also. I'd sure hope it does, since the code basically comes from some BSD release in the range [4.3BSD, 4.3-tahoe). SunOS 4.0, and other systems with the S5R3 streams code, will also let you pass file descriptors with streams (at least the code appears to try to support it, and the documentation claims it works; I haven't tried it, so I don't know if there are any bugs).