Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 8 Feb 2005 21:55:48 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: newlib@sources.redhat.com, cygwin@cygwin.com
Subject: Re: several more bugs found by coreutils
Message-ID: <20050208205548.GE2597@cygbert.vinschen.de>
Reply-To: cygwin@cygwin.com, newlib@sources.redhat.com
Mail-Followup-To: newlib@sources.redhat.com, cygwin@cygwin.com
References: <020120052058.2301.41FFED5A000D5EEC000008FD22007614380A050E040D0C079D0A@comcast.net> <20050202100718.GA7767@cygbert.vinschen.de> <20050208174211.GA3178@cygbert.vinschen.de> <42091065.8000606@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <42091065.8000606@redhat.com>
User-Agent: Mutt/1.4.2i

On Feb  8 14:17, Jeff Johnston wrote:
> Corinna Vinschen wrote:
> >I have attached a patch to newlib this time.  Thinking about that
> >for a while, I'm pretty sure that it doesn't make sense to build
> >old 32 bit versions of Cygwin with recent newlib versions.  So I'm
> >opting for having a clean pwd.h.
> >
> >The below patch changes the definitions of struct passwd and utimes(2)
> >according to SUSv3.
> >
> 
> Looks fine.  Please go ahead.
> 
> -- Jeff J.
> 
> >
> >Corinna
> >
> >	* libc/include/pwd.h (struct passwd): Change pw_uid and pw_gid
> >	members to uid_t and gid_t according to SUSv3.
> >	* libc/include/sys/time.h (utimes):  Change second parameter
> >	to const according to SUSv3.

Thanks, applied.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

