| Commit message (Expand) | Author | Age | Files | Lines |
* | resolv: Move nss_dns into libc | Florian Weimer | 2021-07-19 | 1 | -9/+12 |
* | resolv: Move res_query functions into libc | Florian Weimer | 2021-07-19 | 1 | -11/+17 |
* | resolv: Move res_mkquery, res_nmkquery into libc | Florian Weimer | 2021-07-19 | 1 | -3/+7 |
* | resolv: Move res_send, res_nsend into libc | Florian Weimer | 2021-07-19 | 1 | -2/+6 |
* | resolv: Move __res_context_hostalias into its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+1 |
* | resolv: Move res_queriesmatch to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+1 |
* | resolv: Move res_nameinquery to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+1 |
* | resolv: Move ns_samename into its own file, and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+1 |
* | resolv: Move ns_makecanon into its own file, and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+1 |
* | resolv: Move __res_get_nsaddr to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+1 |
* | resolv: Rename res_comp.c to res-name-checking.c and move into libc | Florian Weimer | 2021-07-19 | 1 | -4/+10 |
* | resolv: Move dn_skipname to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+3 |
* | resolv: Move dn_comp to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+2 |
* | resolv: Move dn_expand to its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -2/+4 |
* | resolv: Move ns_name_compress into its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+3 |
* | resolv: Move ns_name_pack into its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+3 |
* | resolv: Move ns_name_pton into its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -0/+3 |
* | resolv: Move ns_name_uncompress into its own file and into libc | Florian Weimer | 2021-07-19 | 1 | -1/+3 |
* | resolv: Move ns_name_skip to its own file and into libc (bug 28091) | Florian Weimer | 2021-07-19 | 1 | -1/+4 |
* | resolv: Move ns_name_unpack to its own file and into libc | Florian Weimer | 2021-07-15 | 1 | -2/+3 |
* | resolv: Move ns_name_ntop to its own file and into libc | Florian Weimer | 2021-07-15 | 1 | -2/+5 |
* | resolv: Sort Makefile routines and Versions lexicographically | Florian Weimer | 2021-07-15 | 1 | -62/+132 |
* | resolv: Move libanl into libc (if libpthread is in libc) | Florian Weimer | 2021-07-02 | 1 | -0/+16 |
* | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 2019-01-21 | 1 | -0/+1 |
* | resolv: Introduce struct resolv_context [BZ #21668] | Florian Weimer | 2017-07-03 | 1 | -2/+8 |
* | __inet_pton_length: Implement new internal helper function | Florian Weimer | 2017-06-21 | 1 | -0/+1 |
* | Fix h_errno namespace (bug 18520). | Joseph Myers | 2015-06-12 | 1 | -1/+1 |
* | Remove unused %include lines from Versions files. | Roland McGrath | 2014-02-22 | 1 | -2/+0 |
* | Sort Versions files | Andreas Jaeger | 2013-02-17 | 1 | -1/+1 |
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -11/+0 |
* | * Versions.def: Add GLIBC_2.9 to libresolv. | Ulrich Drepper | 2008-08-01 | 1 | -0/+13 |
* | * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend | Ulrich Drepper | 2008-05-10 | 1 | -0/+1 |
* | * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add | Ulrich Drepper | 2007-10-30 | 1 | -0/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -3/+3 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -3/+3 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -3/+3 |
* | * resolv/res_init.c (__res_iclose): New function. Broken out of | Ulrich Drepper | 2005-11-01 | 1 | -1/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -1/+1 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-09-15 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-08-15 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-08-05 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-02-21 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-07-22 | 1 | -2/+4 |
* | * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn. | Roland McGrath | 2002-12-15 | 1 | -0/+3 |
* | 2002-11-14 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-15 | 1 | -4/+0 |
* | * sysdeps/generic/errno.c [! USE___THREAD] | Roland McGrath | 2002-11-14 | 1 | -4/+7 |
* | Update. | Ulrich Drepper | 2002-10-17 | 1 | -0/+1 |
* | * csu/Versions: Use %include <tls.h> to get USE_TLS defined. | Roland McGrath | 2002-09-25 | 1 | -1/+14 |