This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 913c6ca2c Cygwin: socket: move socket creation inside fhandler_socket class new fdc5f5280 Add define _COMPILING_NEWLIB for arm to configure.host, as it [...] new 337cee51c Add prototype to _malloc_lock() and *unlock() to malloc.h, an [...] new 8329f4867 add forward declaration to __cxa_atexit to aeabi_atexit, to p [...] new c9d4bac58 adapt prototypes arm/syscalls.c to usual prototypes, and do n [...] new bc9b30ea7 add forward declaration to main() to prevent warnings
The 5 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: libgloss/arm/linux-crt0.c | 2 + libgloss/arm/syscalls.c | 97 +++++++++++++++++++------------------- newlib/configure.host | 1 + newlib/libc/include/malloc.h | 4 ++ newlib/libc/stdlib/nano-mallocr.c | 16 +------ newlib/libc/sys/arm/aeabi_atexit.c | 3 ++ 6 files changed, 60 insertions(+), 63 deletions(-)