]> git.ipfire.org Git - thirdparty/glibc.git/history - resolv/resolv_conf.c
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / resolv / resolv_conf.c
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-06  Florian Weimerresolv: __resolv_conf_attach must not free passed conf...
2017-07-04  Florian Weimerresolv: Fix resolv_conf _res matching
2017-07-04  Florian Weimerresolv: Fix improper assert in __resolv_conf_attach
2017-07-03  Florian Weimerresolv: Introduce free list for resolv_conf index slosts
2017-07-03  Florian Weimerresolv: Automatically reload a changed /etc/resolv...
2017-07-03  Florian Weimerresolv: Mirror the entire resolver configuration in...
2017-07-03  Florian Weimerresolv: Lift domain search list limits [BZ #19569]...
2017-07-03  Florian Weimerresolv: Introduce struct resolv_conf with extended...