fix license quoting in files.yaml
[gnulib.git] / lib / getaddrinfo.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-02-11 Paul Eggertunsetenv etc.: port to Solaris 11 + GNU Emacs
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertgetaddrinfo: no 'static inline'
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-04 Bruno HaibleTalk about "native Windows API", not "Win32".
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-25 Simon Josefssongetaddrinfo: Initialize sockets, to make it work under...
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-03-25 Bruno HaibleMinor formatting changes.
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-10-20 Simon JosefssonMove getaddrinfo.h declarations to netdb.h.
2008-10-13 Paolo BonziniFix getaddrinfo emulation for systems with struct socka...
2008-04-29 Eric BlakeUse new header.
2008-03-02 Jim MeyeringRemove useless "if" tests before free. Deprecate ...
2007-03-26 Bruno HaibleDon't access hints->ai_flags when hints is NULL.
2007-02-21 Bruno Haiblesnprintf.h is replaced with <stdio.h>.
2007-01-26 Paul Eggert* doc/gnulib-tool.texi (Initial import): Update to...
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-10-29 Eric Blake* lib/arcfour.c: Assume config.h.
2006-10-23 Eric Blake* lib/getaddrinfo.c (includes): Add missing include.
2006-10-23 Jim Meyering* lib/getaddrinfo.c (getnameinfo): Use new lightweight...
2006-09-18 Paul Eggert* getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]:...
2006-08-28 Bruno HaibleBeOS portability.
2006-07-22 Simon Josefsson2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids...
2006-07-07 Simon Josefsson2006-07-06 Jim Hyslop <jhyslop@dreampossible.ca>...
2006-07-05 Eric Blake* getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
2006-07-01 Simon JosefssonFix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
2006-06-29 Bruno HaibleVarious small tweaks.
2006-06-28 Simon JosefssonNative win32 support for getaddrinfo. Add getnameinfo...
2006-06-21 Simon JosefssonFix getaddrinfo on Windows 2000.
2005-09-23 Paul Eggert* lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netin...
2005-09-20 Derek R. Price* getaddrinfo.c: Don't include <netdb.h> included from...
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-09-13 Derek R. Price* modules/canon-host: Add canon-host.h. Depend on...
2005-05-14 Paul Eggert*** empty log message ***
2005-05-10 Simon Josefssongetaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRA...
2004-11-10 Simon JosefssonAdd getaddrinfo.