This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c2aa5b6d7 Cygwin: syscalls.cc: remove ".dll" from blessed_executable_suffixes new e71628b88 Cygwin: drop obsolete _cygwin_noncygwin_dll_entry entry point new 73aefcb5c Cygwin: clock.cc: Drop redundant Windows prototypes new b28edc7b8 Cygwin: drop all usages of WINAPI new 35c501743 Cygwin: drop all usages of NTAPI
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/advapi32.cc | 8 +- winsup/cygwin/aio.cc | 6 +- winsup/cygwin/clock.cc | 3 - winsup/cygwin/cygthread.cc | 4 +- winsup/cygwin/cygthread.h | 6 +- winsup/cygwin/exceptions.cc | 8 +- winsup/cygwin/fhandler_console.cc | 10 +- winsup/cygwin/fhandler_fifo.cc | 2 +- winsup/cygwin/fhandler_netdrive.cc | 2 +- winsup/cygwin/fhandler_socket_unix.cc | 2 +- winsup/cygwin/fhandler_tty.cc | 8 +- winsup/cygwin/flock.cc | 6 +- winsup/cygwin/include/cygwin/cygwin_dll.h | 10 +- winsup/cygwin/init.cc | 4 +- winsup/cygwin/kernel32.cc | 36 +-- winsup/cygwin/ldap.cc | 6 +- winsup/cygwin/miscfuncs.cc | 12 +- winsup/cygwin/miscfuncs.h | 23 +- winsup/cygwin/ntdll.h | 502 +++++++++++++----------------- winsup/cygwin/pinfo.cc | 4 +- winsup/cygwin/pinfo.h | 2 +- winsup/cygwin/posix_timer.cc | 2 +- winsup/cygwin/profil.c | 2 +- winsup/cygwin/security.h | 4 +- winsup/cygwin/select.cc | 10 +- winsup/cygwin/sigproc.cc | 6 +- winsup/cygwin/strfuncs.cc | 2 +- winsup/cygwin/thread.cc | 2 +- winsup/cygwin/thread.h | 2 +- winsup/cygwin/timerfd.cc | 2 +- winsup/cygwin/window.cc | 4 +- winsup/cygwin/wininfo.h | 2 +- 32 files changed, 315 insertions(+), 387 deletions(-)