This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master in repository glibc.
from 3a53ef9b02 sparc32: Add nop before __startcontext to stop unwinding [BZ [...] new fc0ad3d5e7 NEWS: add entries for bugs 22919 and 22926 new b6c9b80e72 manual: Document missing feature test macros. new e12a365d3a manual: Update the _ISOC99_SOURCE description. new ea4ea9f875 Fix a typo in a comment. new f36553bf6a Add missing “reorder-end” in LC_COLLATE of et_EE [BZ #22517] new 8e79230a5e powerpc: Undefine Linux ptrace macros that conflict with __p [...] new 11dbb01577 linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, [...] new 7c6304182b [BZ #22342] Fix netgroup cache keys. new 78a90c2f74 Fix multiple definitions of __nss_*_database (bug 22918) new 1e52d8e65a i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) new b63daad97e Update translations from the Translation Project
The 11 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 | 66 + NEWS | 7 + io/fcntl.h | 2 +- localedata/locales/et_EE | 2 + manual/creature.texi | 46 +- nscd/gai.c | 3 + nscd/netgroupcache.c | 2 +- nss/nsswitch.c | 2 +- nss/nsswitch.h | 8 +- po/pt_BR.po | 9546 +++++++++++++++++--------- posix/tst-rfc3484-2.c | 1 + posix/tst-rfc3484-3.c | 1 + posix/tst-rfc3484.c | 1 + sysdeps/unix/sysv/linux/i386/Makefile | 3 + sysdeps/unix/sysv/linux/i386/sigaction.c | 3 +- sysdeps/unix/sysv/linux/i386/tst-bz21269.c | 233 + sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h | 105 + 17 files changed, 6709 insertions(+), 3322 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/i386/tst-bz21269.c