summaryrefslogtreecommitdiff
path: root/lib/replace/system/network.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-27replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider1-0/+13
2011-05-31replace: remove waring if IOV_MAX is not definedBjörn Jacke1-2/+0
2011-05-30replace: fix build issues on GNU Hurd (#7998)Björn Jacke1-1/+1
2010-12-12replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou1-3/+3
2010-04-24lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher1-0/+7
2009-08-12libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai1-0/+14
2009-06-08replace: add fallback define for IOV_MAXStefan Metzmacher1-0/+16
2009-03-11lib/replace: make sure we include <sys/uio.h> before socket_wrapper.hStefan Metzmacher1-0/+4
2009-02-26libreplace: make it possible to disable socket_wrapper via -DSOCKET_WRAPPER_D...Stefan Metzmacher1-2/+4
2009-01-31lib/replace: move MAXHOSTNAMELEN to system/network.hStefan Metzmacher1-1/+5
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+332