Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.sysv386 Subject: Re: SCO doesn't sell UNIX Message-ID: <4754@auspex.auspex.com> Date: 10 Dec 90 22:58:30 GMT References: <1990Dec1.225346.16828@NCoast.ORG> <1990Dec02.213409.17190@ka3ovk.irs.GOV> <1990Dec04.003651.13014@jadpc.cts.com> Organization: Auspex Systems, Santa Clara Lines: 14 >Or how about instead of silently truncating a file name > 14 >characters, giving you a nice big fat error in the middle of a make or >something until you clear a flag? "Good enough for government work". POSIX allows either behavior, but, as I remember from previous discussions of this topic, the FIPS ((US) Federal Information Processing Standard) based on POSIX 1003.1 requires the ENAMETOOLONG error for this. The most you could conceivably blame SCO for is not having a switch that lets users who don't care about the FIPS select the traditional behavior (or for deciding not to blow off government business)....