This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from aa460cc0c Cygwin: Have gmondump support ssp-generated gmon.out new c4d4439c4 Fix __fp_lock_all() and __fp_unlock_all() new b0cb9f85c Use global stdio streams for all configurations
The 2 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/README | 6 -- newlib/configure.ac | 10 +-- newlib/libc/include/sys/config.h | 7 -- newlib/libc/include/sys/reent.h | 118 ++++------------------------------ newlib/libc/reent/impure.c | 6 -- newlib/libc/reent/reent.c | 20 ------ newlib/libc/stdio/fcloseall.c | 4 -- newlib/libc/stdio/findfp.c | 53 +-------------- newlib/libc/stdio/local.h | 17 ----- winsup/cygwin/include/cygwin/config.h | 1 - 10 files changed, 16 insertions(+), 226 deletions(-)