This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from fa185f0d45 <fd_to_filename.h>: Add type safety and port to Hurd new 631cf64bc1 Move implementation of <file_change_detection.h> into a C 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 | 110 ++++----------------- io/Makefile | 2 +- io/Versions | 4 + .../file_change_detection.c | 62 ++++-------- io/tst-file_change_detection.c | 57 +++++------ resolv/res_init.c | 2 +- resolv/resolv_conf.c | 6 +- 7 files changed, 76 insertions(+), 167 deletions(-) copy include/file_change_detection.h => io/file_change_detection.c (61%)