Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ucla-cs!buz From: buz@ucla-cs.UUCP Newsgroups: comp.unix.xenix Subject: Opendir ... and friends Message-ID: <5340@shemp.CS.UCLA.EDU> Date: Thu, 2-Apr-87 16:06:24 EST Article-I.D.: shemp.5340 Posted: Thu Apr 2 16:06:24 1987 Date-Received: Sat, 4-Apr-87 16:34:32 EST Sender: root@CS.UCLA.EDU Reply-To: buz@CS.UCLA.EDU (Robert Uzgalis) Distribution: na Organization: UCLA Computer Science Department Lines: 20 Does anyone have the Xenix C-source for these functions. The `opendir' family of programs seemed to originate from Berkeley. I'm not sure if BSD versions of the code would have much in common with a Xenix version designed to operate on a Xenix file system. I'm asking because I was trying to bring up the new shar program recently posted to net.sources on my Xenix system. The new shar program breaks up shar-files into reasonable size packages automatically, which seems like a nice feature. It uses the opendir-family of functions. So I seem to have the choice of reverse engineering the opendir-family from manual pages, finding somebody else's code, or forgetting the new shar. Any comments? BUZ