This is the mail archive of the newlib@sourceware.org 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: [PATCH 1/4] Importing strtoimax inttypes method from FreeBSD.


On Aug  2 08:49, Aditya Upadhyay wrote:
> ---
>  newlib/libc/include/inttypes.h |  12 +++
>  newlib/libc/stdlib/Makefile.am |   1 +
>  newlib/libc/stdlib/strtoimax.c | 167 +++++++++++++++++++++++++++++++++++++++++

All 4 patches applied.

I made a few minor formatting changes in terms of whitespaces and
missing empty lines between functions.  Please compare what I commited
with your local patch to see the differences.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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