B News' Directory permission problem in /tmp

Brad Templeton brad at looking.on.ca
Sun Oct 22 16:11:02 AEST 1989


In article <8910220254.AA05389 at decwrl.dec.com> paine at fungus.dec.com (Willy Paine) writes:
>
>On Unix 3.2 I got error message for postnews:
>
>inews: Directory permission problem in /tmp
>Article not posted - exit status 256

Unix 3.2 is POSIX compliant.  That means that if you pass a filename longer
than 14 chars, it is not truncated, the open fails.

B news does this, and so it fails.  There is an #ifdef, FOURTEENMAX that
solves the problem.  Define it.

As for debate about POSIX's choice, this is not the place.
-- 
Brad Templeton, ClariNet Communications Corp. -- Waterloo, Ontario 519/884-7473



More information about the Comp.unix.xenix mailing list