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: Unreviewed patch - C99 integer type sizes for limits.h


On Mon, Dec 17, 2001 at 01:03:05AM -0000, Billinghurst, David (CRTS) wrote:
>My patch to add C99 long long integer types to limits.h
>http://sources.redhat.com/ml/newlib/2001/msg00611.html hasn't been
>reviewed.  
>
>It is required for gcc-3.1 on cygwin.  Let me know if isn't acceptable
>for newlib, as I guess it can be fixed up within gcc.

That's partly because it looked to me, like you were making changes to a
file that exists in newlib.

However, I just checked and limits.h is in the winsup hierarchy.  newlib
!= winsup.  Also, the patch is missing a ChangeLog.

Regardless, I'll check this into winsup/include with a ChangeLog.

cgf


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