This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 81031e6 eval_start_address: Fix comment new 8b7c4f6 fhandler_disk_file::opendir: Fix a comment new bfb5d3f include/cygwin/if.h: Fix a comment new ecea753 sec_auth.cc: Drop prototype for CreateProfile, don't expect f [...] new b87224f child_info::child_info: Fix a comment new ba8d6a5 child_info.h: Fix a comment new 0f5afe8 net.cc (fdsock): Fix comment new 54c284c Remove XP and Server 2003 from documentation new bb0fc7a cygheap_domain_info::init: Fix comment new 00e9bf2 Fix various OS-related comments new ceab445 Remove unused GetTickCount_ns new f4aaa21 fhandler_pty_master::pty_master_thread: Always check for correct pid new 7c84bfd syscalls.cc: Merge desktop_ini_ext into desktop_ini new cd93c77 Fix comments for AI_ADDRCONFIG and AI_V4MAPPED
The 13 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/cygheap.h | 13 +++++----- winsup/cygwin/dll_init.cc | 13 +++++----- winsup/cygwin/dtable.cc | 4 +-- winsup/cygwin/fhandler_disk_file.cc | 23 ++++++++--------- winsup/cygwin/fhandler_tty.cc | 12 +++------ winsup/cygwin/heap.cc | 10 ++++---- winsup/cygwin/include/cygwin/if.h | 4 +-- winsup/cygwin/include/netdb.h | 6 ++--- winsup/cygwin/mount.cc | 2 +- winsup/cygwin/net.cc | 31 ++++++++++------------ winsup/cygwin/path.cc | 51 +++++++++++++------------------------ winsup/cygwin/sec_auth.cc | 30 ++++++++-------------- winsup/cygwin/sec_helper.cc | 5 ---- winsup/cygwin/security.h | 1 - winsup/cygwin/sigproc.cc | 9 ++----- winsup/cygwin/syscalls.cc | 39 +++++++++++++--------------- winsup/cygwin/times.cc | 17 ------------- winsup/cygwin/uinfo.cc | 2 +- winsup/cygwin/winsup.h | 1 - winsup/doc/cygwinenv.xml | 4 +-- winsup/doc/effectively.xml | 3 +-- winsup/doc/faq-setup.xml | 36 +++++++++++++------------- winsup/doc/faq-using.xml | 26 +++---------------- winsup/doc/faq-what.xml | 8 +++--- winsup/doc/highlights.xml | 12 +++------ winsup/doc/ntsec.xml | 39 +++++++++++++--------------- winsup/doc/setup-locale.xml | 19 +++++++++----- winsup/doc/specialnames.xml | 8 +++--- winsup/doc/utils.xml | 16 ++++++------ 30 files changed, 174 insertions(+), 272 deletions(-)