summaryrefslogtreecommitdiff
path: root/lib/netdb.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix "warning: attribute declaration must precede definition" with clang.Bruno Haible2020-08-161-0/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* getaddrinfo: Fix calling convention in 32-bit mode on native Windows.Bruno Haible2019-12-121-4/+32
* Update some URLsPaul Eggert2019-09-221-8/+8
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-9/+9
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* Revert "netdb: Fix invalid C syntax." commit from 2011-04-30.Bruno Haible2011-05-011-1/+1
* netdb: Make it work in C++ mode.Bruno Haible2011-04-301-10/+38
* netdb: Fix invalid C syntax.Bruno Haible2011-04-301-1/+1
* netdb: fix gai_strerror replacementsBruno Haible2011-04-291-0/+2
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-281-2/+13
* netdb: Simplify.Paul Eggert2011-03-191-1/+2
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* netdb: Add support for GNULIB_POSIXCHECK.Bruno Haible2010-04-261-1/+29
* Emit #pragma system_header after the inclusion guard, not before.Bruno Haible2010-03-301-4/+4
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-4/+4
* Minor formatting changes.Bruno Haible2010-03-251-4/+4
* Fix typo in last change. Reported by Eric Blake <ebb9@byu.net>.Simon Josefsson2010-02-171-1/+1
* netdb.h: Define AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG when needed.Simon Josefsson2010-02-171-11/+17
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-4/+8
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-40/+40
* Make the netdb.h replacement work on Haiku.Bruno Haible2008-11-151-9/+1
* Use substituted macros instead of C preprocessor macros.Bruno Haible2008-11-111-6/+6
* netdb: also supply struct addrinfo for cygwin 1.5.xEric Blake2008-10-221-2/+3
* lib/netdb.in.h: Don't define GNU specific constants.Simon Josefsson2008-10-201-1/+5
* Move getaddrinfo.h declarations to netdb.h.Simon Josefsson2008-10-201-0/+132
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Fixes for netdb.h.Simon Josefsson2008-10-161-1/+4
* Add netdb.h replacement module.Simon Josefsson2008-10-151-0/+48