This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from dad3dd33a Cygwin: version.h: document API_VERSION of the first 64 bit build new c41f0e700 Cygwin: drop unused CYGWIN_VERSION_CYGWIN_CONV macro new 7ad791c1e Cygwin: drop macro and code for CYGWIN_VERSION_DLL_EPOCH new b226e4228 Cygwin: __WORDSIZE: Drop 32 bit considerations new f418195dc Cygwin: fix/drop a few comments
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: winsup/cygwin/dcrt0.cc | 9 +-- winsup/cygwin/include/bits/wordsize.h | 1 - winsup/cygwin/include/cygwin/limits.h | 6 -- winsup/cygwin/include/cygwin/signal.h | 4 -- winsup/cygwin/include/cygwin/version.h | 9 +-- winsup/cygwin/include/limits.h | 14 +---- winsup/cygwin/include/mapi.h | 100 --------------------------------- winsup/cygwin/include/sys/param.h | 1 - winsup/cygwin/mount.cc | 8 +-- winsup/cygwin/mount.h | 7 +-- 10 files changed, 11 insertions(+), 148 deletions(-) delete mode 100644 winsup/cygwin/include/mapi.h