Message-Id: <199711251730.MAA23988@delorie.com> From: "Markus F.X.J. Oberhumer" Subject: Re: constants To: dj AT delorie DOT com (DJ Delorie) Date: Tue, 25 Nov 1997 18:22:58 +0100 (MET) Cc: k3040e4 AT c210 DOT edvz DOT uni-linz DOT ac DOT at, djgpp-workers AT delorie DOT com, eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) In-Reply-To: <199711250244.VAA29269@delorie.com> from "DJ Delorie" at Nov 24, 97 09:44:58 pm Return-Read-To: markus DOT oberhumer AT jk DOT uni-linz DOT ac DOT at Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk > > > There are no "standard ones" > > > > I'd bet you have troubles finding a S_IFDIR != 0x4000 or S_ISUID != 04000. > > I have no problems finding examples. SGI's S_ISUID is 0x0800. Which is 04000 (octal numbers are a real pain ;-)