From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21835 invoked by alias); 14 Jul 2003 13:29:00 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 21825 invoked by uid 9341); 14 Jul 2003 13:28:59 -0000 Date: Mon, 14 Jul 2003 13:29:00 -0000 Message-ID: <20030714132859.21822.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/isoinfra/current ChangeLog inclu ... X-SW-Source: 2003/txt/msg01056.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2003-07-14 13:28:59 Modified files: packages/isoinfra/current: ChangeLog packages/isoinfra/current/include/sys: stat.h Log message: * include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so they don't overlap with S_ISLINK and S_ISSOCK. Reported by Scott Wilkinson.