Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: sccs troubles Message-ID: <10309@smoke.BRL.MIL> Date: 23 May 89 20:03:21 GMT References: <784@jonlab.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 8 In article <784@jonlab.UUCP> jon@jonlab.UUCP (Jon H. LaBadie) writes: >The environment is SVR3.0 on an AT&T 3B2 and version 3.51 of the O.S. >on an AT&T UNIX-PC. Directory access routines come from the "ndir" >package that was published on the net. SVR3.0 supposedly came with its own dirent implementation, which you should use. for the system-provided implementation is not necessarily compatible with dirent.h for the net-obtained library.