This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from f92a4c5d2 Document the log table generation method new 81e0841db xdr_private.h needs sys/types.h for u_char new 28ecec475 Include sys/syslimits.h in limits.h new 3b6994ec5 stdlib: Use __get_numeric_locale instead of __localeconv_l fo [...] new 77f8a6dfa Use !__HAVE_LOCALE_INFO__ define to use _ctype_ directly [v2]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: newlib/libc/include/ctype.h | 9 +++++++++ newlib/libc/include/limits.h | 1 + newlib/libc/locale/locale.c | 2 ++ newlib/libc/locale/setlocale.h | 8 ++++++++ newlib/libc/stdlib/gdtoa-gethex.c | 4 ++-- newlib/libc/stdlib/strtod.c | 6 +++--- newlib/libc/stdlib/strtodg.c | 6 +++--- newlib/libc/stdlib/wcstod.c | 6 +++--- newlib/libc/stdlib/wcstold.c | 5 +++-- newlib/libc/xdr/xdr_private.h | 1 + 10 files changed, 35 insertions(+), 13 deletions(-)