diff options
| author | Florian Weimer <fweimer@redhat.com> | 2017-06-16 20:54:43 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2017-06-19 14:24:24 +0200 |
| commit | 89f187a40fc0ad4e22838526bfe34d73f758b776 (patch) | |
| tree | c80d579112fb0477567f5d5216209809bc7a3f7d /ChangeLog | |
| parent | ea4924ce5bccfccc4e8a492faa96933131abd9ef (diff) | |
| download | glibc-89f187a40fc0ad4e22838526bfe34d73f758b776.tar.xz glibc-89f187a40fc0ad4e22838526bfe34d73f758b776.zip | |
resolv: Use getline for configuration file reading in res_vinit_1
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-06-16 Florian Weimer <fweimer@redhat.com> + + * resolv/res_init.c (res_vinit_1): Use getline to read from the + configuration file. + (__res_vinit): Adjust. + 2017-06-19 Florian Weimer <fweimer@redhat.com> * resolv/res_init.c (res_vinit_1): New function. |
