This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ec44e1efcd elf.h: Add R_RISCV_IRELATIVE new 6c80c6e876 Add internal <file_change_detection.h> header file
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: include/file_change_detection.h | 140 +++++++++++++++++++++++++++ io/Makefile | 2 +- io/tst-file_change_detection.c | 206 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 347 insertions(+), 1 deletion(-) create mode 100644 include/file_change_detection.h create mode 100644 io/tst-file_change_detection.c