]> sourceware.org Git - glibc.git/commit
resolv: Enhance __resolv_conf_load to capture file change data
authorFlorian Weimer <fweimer@redhat.com>
Tue, 21 Jan 2020 16:25:39 +0000 (17:25 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 14 Feb 2020 07:14:03 +0000 (08:14 +0100)
commitdd0b4df329ff7ff2a656404db271c8ee8379ff9d
tree6f23c84805f0f5eff4ebd08aa8e5090bc78d9fdd
parenta1a20f029299dc27170912bb9233070c8403444d
resolv: Enhance __resolv_conf_load to capture file change data

The data is captured after reading the file.  This allows callers
to check the change data against an earlier measurement.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
resolv/res_init.c
resolv/resolv_conf.c
resolv/resolv_conf.h
This page took 0.906184 seconds and 5 git commands to generate.