This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 6b8dbbd03a nptl: Effectively skip CAS in spinlock loop new fb7bff12e8 support: Add helpers to create paths longer than PATH_MAX new ee8d5e33ad realpath: Set errno to ENAMETOOLONG for result larger than P [...]
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: NEWS | 4 + stdlib/Makefile | 1 + stdlib/canonicalize.c | 12 +- .../tst-realpath-toolong.c | 28 ++-- support/temp_file.c | 159 +++++++++++++++++++-- support/temp_file.h | 9 ++ 6 files changed, 194 insertions(+), 19 deletions(-) copy debug/tst-realpath-chk.c => stdlib/tst-realpath-toolong.c (61%)