This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from f9ba9eb821 Enable VDSO for static linking on mips new a8110b727e Move tst-signal-numbers to Python.
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: ChangeLog | 14 +++ scripts/gen-as-const.py | 60 +--------- scripts/glibcextract.py | 162 ++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/Makefile | 11 +- sysdeps/unix/sysv/linux/tst-signal-numbers.py | 48 ++++++++ sysdeps/unix/sysv/linux/tst-signal-numbers.sh | 86 -------------- 6 files changed, 234 insertions(+), 147 deletions(-) create mode 100644 scripts/glibcextract.py create mode 100644 sysdeps/unix/sysv/linux/tst-signal-numbers.py delete mode 100644 sysdeps/unix/sysv/linux/tst-signal-numbers.sh