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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
18
-18
/
+18
*
Fix resolver inet_* namespace (bug 17722).
Joseph Myers
2014-12-17
3
-5
/
+8
*
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
1
-1
/
+1
*
Fix the 'array subscript is above array bounds' warning correctly
Siddhesh Poyarekar
2014-12-16
1
-1
/
+7
*
Fix 'array subscript is above array bounds' warning in res_send.c
Siddhesh Poyarekar
2014-12-16
1
-1
/
+1
*
Avoid infinite loop in nss_dns getnetbyname [BZ #17630]
Florian Weimer
2014-12-16
1
-2
/
+2
*
resolv: Suppress maybe uninitialized warning
Stefan Liebler
2014-12-12
1
-1
/
+26
*
Fix fgets_unlocked namespace issues (bug 17664).
Joseph Myers
2014-12-02
2
-1
/
+5
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
BZ#16469: resolv: skip leading dot in domain to search
Alexandre Oliva
2014-11-21
1
-3
/
+14
*
BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)
Alexandre Oliva
2014-11-21
1
-11
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
1
-2
/
+5
*
Check value at resplen2 if it is not NULL
Siddhesh Poyarekar
2014-07-08
1
-4
/
+5
*
Add comment to gethnamaddr.c to warn that the file is unmaintained
Siddhesh Poyarekar
2014-07-02
1
-0
/
+5
*
Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.c
Siddhesh Poyarekar
2014-07-01
1
-22
/
+2
*
Fix invalid file descriptor reuse while sending DNS query (BZ #15946)
Andreas Schwab
2014-06-03
1
-0
/
+1
*
Don't mention linuxthreads in Depend files.
Joseph Myers
2014-05-21
1
-1
/
+0
*
Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)
Siddhesh Poyarekar
2014-04-30
2
-3
/
+6
*
Fix typo in comment in res_query.c
Joseph Anthony Pasquale Holsten
2014-04-11
1
-1
/
+1
*
Define _STRING_ARCH_unaligned unconditionally
Adhemerval Zanella
2014-04-09
1
-2
/
+2
*
Make tests consistently use *.out output files.
Joseph Myers
2014-03-07
1
-7
/
+7
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-10
/
+7
*
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-28
1
-1
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
Remove unused %include lines from Versions files.
Roland McGrath
2014-02-22
1
-2
/
+0
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-2
/
+4
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-2
/
+2
*
Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer
Andreas Schwab
2014-02-19
6
-46
/
+55
*
Deduplicate resolv/nss_dns/dns-host.c
Ondřej Bílka
2014-02-16
1
-10
/
+7
*
Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer
Andreas Schwab
2014-02-13
1
-2
/
+10
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
6
-45
/
+45
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
18
-18
/
+18
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
1
-1
/
+1
*
Correctly copy resolver address. Fixes bug #13028.
Ondřej Bílka
2013-10-14
1
-1
/
+1
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-29
1
-1
/
+1
*
Clean up _res declaration to use __thread unconditionally.
Roland McGrath
2013-08-27
1
-3
/
+1
*
Don't try to use ioctl unless [FIONREAD].
Roland McGrath
2013-08-27
1
-1
/
+4
*
Mild decrufting in resolv code.
Roland McGrath
2013-08-27
2
-0
/
+3
*
Fix typos.
Ondřej Bílka
2013-08-21
4
-4
/
+4
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
1
-5
/
+5
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
6
-27
/
+27
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
3
-3
/
+3
*
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-31
1
-14
/
+2
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
5
-0
/
+5
*
BZ#15084: Apparent typos in strings in res_debug.c
Andreas Jaeger
2013-04-29
1
-2
/
+2
*
BZ#15085: Fix comments/strings for RES_NOCHECKNAME
Andreas Jaeger
2013-04-29
2
-2
/
+2
[next]