This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: several more bugs found by coreutils


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]