This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-12-branch in repository binutils-gdb.
from e312dfbe955 gdb: move setbuf calls out of gdb_readline_no_editing_callback new 4324e944718 Import gnulib changes
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/Makefile.in | 2 +- gnulib/doc/gendocs_template | 2 +- gnulib/doc/gendocs_template_min | 2 +- gnulib/import/glob.c | 19 +++++++++++++- gnulib/import/select.c | 9 ++++--- gnulib/import/unistd.in.h | 12 +++++++-- gnulib/patches/0002-glob-tilde-check | 49 ++++++++++++++++++++++++++++++++++++ gnulib/patches/0003-unistd-h-fix | 36 ++++++++++++++++++++++++++ gnulib/patches/0004-select-mingw | 33 ++++++++++++++++++++++++ gnulib/update-gnulib.sh | 4 +++ 10 files changed, 158 insertions(+), 10 deletions(-) create mode 100644 gnulib/patches/0002-glob-tilde-check create mode 100644 gnulib/patches/0003-unistd-h-fix create mode 100644 gnulib/patches/0004-select-mingw