summaryrefslogtreecommitdiff
path: root/modules/netdb
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-1/+2
* getaddrinfo: Fix calling convention in 32-bit mode on native Windows.Bruno Haible2019-12-121-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* netdb: fix gai_strerror replacementsBruno Haible2011-04-291-1/+3
* getaddrinfo: fix gai_strerror signatureEric Blake2011-04-281-0/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* netdb: Simplify.Paul Eggert2011-03-191-1/+0
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-281-0/+1
* netdb: Add support for GNULIB_POSIXCHECK.Bruno Haible2010-04-261-1/+3
* Override netdb.h always.Bruno Haible2010-04-161-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* Use substituted macros instead of C preprocessor macros.Bruno Haible2008-11-111-0/+5
* Move getaddrinfo.h declarations to netdb.h.Simon Josefsson2008-10-201-0/+1
* Fixes for netdb.h.Simon Josefsson2008-10-161-0/+1
* Add netdb.h replacement module.Simon Josefsson2008-10-151-0/+38