This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 252864544a posix: Sync fnmatch with gnulib new 8cc1e39a36 Drop nan-pseudo-number.h usage from tests new f5a6f846b0 nptl: Remove set*id, set*gid files which are not built
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: math/libm-test-driver.c | 5 ++--- math/libm-test-fpclassify.inc | 4 ++-- math/libm-test-isinf.inc | 4 ++-- math/libm-test-isnan.inc | 4 ++-- math/libm-test-issignaling.inc | 4 ++-- nptl/Makefile | 4 ---- nptl/pthread_setegid.c | 3 --- nptl/pthread_seteuid.c | 3 --- nptl/pthread_setgid.c | 3 --- nptl/pthread_setregid.c | 3 --- nptl/pthread_setresgid.c | 3 --- nptl/pthread_setresuid.c | 3 --- nptl/pthread_setreuid.c | 3 --- nptl/pthread_setuid.c | 3 --- sysdeps/ieee754/ldbl-96/nan-pseudo-number.h | 4 +--- sysdeps/x86/fpu/nan-pseudo-number.h | 1 - 16 files changed, 11 insertions(+), 43 deletions(-) delete mode 100644 nptl/pthread_setegid.c delete mode 100644 nptl/pthread_seteuid.c delete mode 100644 nptl/pthread_setgid.c delete mode 100644 nptl/pthread_setregid.c delete mode 100644 nptl/pthread_setresgid.c delete mode 100644 nptl/pthread_setresuid.c delete mode 100644 nptl/pthread_setreuid.c delete mode 100644 nptl/pthread_setuid.c