This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0e3fd3332 Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUE new 6ffcc50f1 Cygwin: netdb.h: fix __GNU_VISIBLE tests new 84230b71c Cygwin: uname: Raise size of utsname fields and revamp uname( [...]
The 2 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/Makefile.in | 1 + winsup/cygwin/common.din | 1 + winsup/cygwin/include/cygwin/version.h | 3 +- winsup/cygwin/include/netdb.h | 6 +-- winsup/cygwin/include/sys/utsname.h | 17 ++++++--- winsup/cygwin/release/2.12.0 | 2 + winsup/cygwin/uname.cc | 70 +++++++++++++++++++++++++++++++++- winsup/cygwin/wincap.h | 1 + winsup/doc/new-features.xml | 4 ++ 9 files changed, 95 insertions(+), 10 deletions(-)