This is the mail archive of the cygwin mailing list for the Cygwin 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: Can I tell which version of newlib I have?


Ray Hurst wrote:

> I'd like to know which version of newlib I have.
> Has anybody written a heap walker for the malloc routines.

The version you are using is whatever was current in CVS when the
version of Cygwin you're using was built.  Newlib doesn't really do
versions, other than a token release every year around December.

But that's completely irrelevant for anything relating to malloc, as
Cygwin does not use newlib for malloc.

Brian

--
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/


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