summaryrefslogtreecommitdiff
path: root/resolv/res_hconf.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers
2017-04-19Create more sockets with SOCK_CLOEXEC [BZ #15722]Florian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-27resolv: Remove processing of unimplemented "spoof" host.conf optionsFlorian Weimer
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-14Fix double-checked locking in _res_hconf_reorder_addrs [BZ #19074]Florian Weimer
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-06-23Fix potential hanging of gethostbyaddr_r/gethostbyname_rDmitry V. Levin
2015-06-23_res_hconf_reorder_addrs: fix typo in commentDmitry V. Levin
2015-06-01 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use a union toSteve Ellcey
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-02Fix fgets_unlocked namespace issues (bug 17664).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-27Mild decrufting in resolv code.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2009-04-08* malloc/malloc.c (_int_realloc): Add parameter with old blockUlrich Drepper
2009-04-07* resolv/res_hconf.c (_res_hconf_trim_domain): Use strcasecmpUlrich Drepper
2007-11-23[BZ #5375]Ulrich Drepper
2007-08-22[BZ #4814]Ulrich Drepper
2006-04-25* resolv/res_hconf.c: Minor surgery to 'cmd' and the referencedUlrich Drepper
2006-04-25[BZ #2389]Ulrich Drepper
2005-12-20* resolv/res_hconf.c (arg_service_list): Reduce size of svcs andUlrich Drepper
2005-12-20* resolv/res_hconf.c (cmd): Mark as const.Ulrich Drepper
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-06-01Update.Ulrich Drepper
2004-05-07Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath
2002-09-20* sysdeps/generic/ifreq.h (__if_nextreq): New function.Roland McGrath
2002-07-24Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.Roland McGrath
2002-07-11Update.Ulrich Drepper
2001-08-17Update.Ulrich Drepper
2001-08-17Update.Ulrich Drepper
2001-07-17Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-09-26Update.Ulrich Drepper
2000-08-24(free_mem): Remove unneeded if.Ulrich Drepper
2000-08-21Update.Ulrich Drepper