This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7a3df8bb6 Cygwin: bump DLL major version new e36811afb Cygwin: drop Vista WOW64 specific child process handle bug new e8bfe3628 Cygwin: drop support for systems not supporting QueryUnbiased [...] new 4bc8f1adb Cygwin: drop support for simple invisible console code new 687c4bad2 Cygwin: drop support for systems not supporting processor groups new b794f2c60 Cygwin: drop support for systems not supporting RFC 4646 locales new 080eae709 Cygwin: drop support for systems not supporting the CONSOLE L [...] new a4efb2a66 Cygwin: remove support for Vista entirely new 045ce2017 Cygwin: remove unused lsaauth authentication function
The 8 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/child_info.h | 2 +- winsup/cygwin/clock.cc | 25 +--- winsup/cygwin/cygheap.h | 2 +- winsup/cygwin/fhandler.h | 1 - winsup/cygwin/fhandler_console.cc | 34 +---- winsup/cygwin/fhandler_pipe.cc | 2 +- winsup/cygwin/fhandler_proc.cc | 38 ++--- winsup/cygwin/fhandler_socket_inet.cc | 2 +- winsup/cygwin/lc_era.h | 15 +- winsup/cygwin/lc_msg.h | 8 +- winsup/cygwin/miscfuncs.cc | 8 +- winsup/cygwin/net.cc | 12 +- winsup/cygwin/nlsfuncs.cc | 16 +-- winsup/cygwin/sched.cc | 150 ++++++-------------- winsup/cygwin/sec_auth.cc | 255 +--------------------------------- winsup/cygwin/security.h | 18 --- winsup/cygwin/sigproc.cc | 28 +--- winsup/cygwin/syscalls.cc | 4 +- winsup/cygwin/sysconf.cc | 22 --- winsup/cygwin/wincap.cc | 90 ------------ winsup/cygwin/wincap.h | 10 -- winsup/utils/locale.cc | 23 --- winsup/utils/tzmap.h | 6 - winsup/utils/tzset.c | 39 +----- 24 files changed, 109 insertions(+), 701 deletions(-)