This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from d45261f62 Cygwin: replace all `fgrep' with `grep -F' new d13d9220b _fputwc_r: actually return result of __fputwc new 29ec33360 ORIENT: avoid "expression has no effect" warning new 422c4f045 memccpy: fix pointer assignment new 47f079b98 fputwc: call __fputwc directly
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/stdio/fputwc.c | 9 +++++++-- newlib/libc/stdio/fputwc_u.c | 2 +- newlib/libc/stdio/fwide.c | 2 +- newlib/libc/stdio/open_memstream.c | 2 +- newlib/libc/stdio/ungetwc.c | 2 +- newlib/libc/string/memccpy.c | 4 ++-- 6 files changed, 13 insertions(+), 8 deletions(-)