summaryrefslogtreecommitdiffstats
path: root/lib/replace/system/network.h
Commit message (Expand)AuthorAgeFilesLines
* Remove special socket_wrapper code.Andreas Schneider2014-04-171-9/+0
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-11/+0
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-0/+13
* replace: remove waring if IOV_MAX is not definedBjörn Jacke2011-05-311-2/+0
* replace: fix build issues on GNU Hurd (#7998)Björn Jacke2011-05-301-1/+1
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher2010-04-241-0/+7
* libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai2009-08-121-0/+14
* replace: add fallback define for IOV_MAXStefan Metzmacher2009-06-081-0/+16
* lib/replace: make sure we include <sys/uio.h> before socket_wrapper.hStefan Metzmacher2009-03-111-0/+4
* libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_D...Stefan Metzmacher2009-02-261-2/+4
* lib/replace: move MAXHOSTNAMELEN to system/network.hStefan Metzmacher2009-01-311-1/+5
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+332