This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from c469a502522 sim: v850: assume chown is available new 172a7ff54b2 gnulib: import netdb
The 1 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: gnulib/ChangeLog | 8 ++ gnulib/Makefile.in | 12 ++ gnulib/aclocal.m4 | 1 + gnulib/configure | 113 +++++++++++++++ gnulib/import/Makefile.am | 36 +++++ gnulib/import/Makefile.in | 69 +++++++-- gnulib/import/m4/gnulib-cache.m4 | 2 + gnulib/import/m4/gnulib-comp.m4 | 4 + gnulib/import/m4/netdb_h.m4 | 44 ++++++ gnulib/import/netdb.in.h | 295 +++++++++++++++++++++++++++++++++++++++ gnulib/update-gnulib.sh | 1 + 11 files changed, 570 insertions(+), 15 deletions(-) create mode 100644 gnulib/import/m4/netdb_h.m4 create mode 100644 gnulib/import/netdb.in.h