GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
/
resolv_conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementation of <file_change_detection.h> into a C file
Florian Weimer
2020-02-18
1
-3
/
+3
*
resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]
Florian Weimer
2020-02-14
1
-6
/
+13
*
resolv: Enhance __resolv_conf_load to capture file change data
Florian Weimer
2020-02-14
1
-1
/
+1
*
resolv: Use <file_change_detection.h> in __resolv_conf_get_current
Florian Weimer
2020-02-14
1
-35
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-0
/
+1
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
1
-3
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
resolv: __resolv_conf_attach must not free passed conf object [BZ #22096]
Florian Weimer
2017-09-06
1
-4
/
+1
*
resolv: Fix resolv_conf _res matching
Florian Weimer
2017-07-04
1
-3
/
+21
*
resolv: Fix improper assert in __resolv_conf_attach
Florian Weimer
2017-07-04
1
-8
/
+7
*
resolv: Introduce free list for resolv_conf index slosts
Florian Weimer
2017-07-03
1
-31
/
+40
*
resolv: Automatically reload a changed /etc/resolv.conf file [BZ #984]
Florian Weimer
2017-07-03
1
-1
/
+85
*
resolv: Mirror the entire resolver configuration in struct resolv_conf
Florian Weimer
2017-07-03
1
-7
/
+216
*
resolv: Lift domain search list limits [BZ #19569] [BZ #21475]
Florian Weimer
2017-07-03
1
-1
/
+64
*
resolv: Introduce struct resolv_conf with extended resolver state
Florian Weimer
2017-07-03
1
-0
/
+322