This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c48d58d83 Cygwin: signal: Increase chance of handling signal in main thread new d636b11d2 Change various declarations to ANSI style to avoid problems w [...]
The 1 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/posix/collate.c | 22 ++-- newlib/libc/posix/collcmp.c | 6 +- newlib/libc/posix/engine.c | 82 ++++++------ newlib/libc/posix/fnmatch.c | 11 +- newlib/libc/posix/regcomp.c | 265 +++++++++++++++++++++------------------ newlib/libc/posix/regerror.c | 7 +- newlib/libc/search/hash.c | 134 +++++++++++--------- newlib/libc/search/hash_bigkey.c | 102 ++++++++------- newlib/libc/search/hash_buf.c | 42 ++++--- newlib/libc/search/hash_func.c | 7 +- newlib/libc/search/hash_log2.c | 5 +- newlib/libc/search/hash_page.c | 127 +++++++++++-------- newlib/libc/search/tdestroy.c | 7 +- newlib/libc/search/twalk.c | 9 +- 14 files changed, 468 insertions(+), 358 deletions(-)