Newsgroups: comp.unix.sysv386
Path: utzoo!utgpu!watserv1!watmath!mks.com!femto!eric
From: eric@femto.mks.com (Eric Gisin)
Subject: Re: _POSIX_NO_TRUNC and _POIX_CHOWN_RESTRICTED with ISC 2.2
Sender: eric@mks.com (Eric Gisin)
References: <1991May20.035317.5134@cs.rochester.edu>
In-Reply-To: lubkin@cs.rochester.edu's message of 20 May 91 03:53:17 GMT
Organization: Mortice Kern Systems Inc., Waterloo, Ontario, CANADA
Date: 21 May 91 14:18:36
Message-ID: <ERIC.91May21141836@femto.mks.com>

Doing "__setostype(0)" will change an -Xp application from POSIX.1 to System V
behaviour. If all you want is job control I believe you can use -lcposix
instead of -Xp.
