summaryrefslogtreecommitdiffstats
path: root/lib/replace/system
Commit message (Collapse)AuthorAgeFilesLines
* lib/replace: make sure we include <sys/uio.h> before socket_wrapper.hStefan Metzmacher2009-03-111-0/+4
| | | | | | This should fix the build on some hosts. metze
* libreplace: make it possible to disable socket_wrapper via ↵Stefan Metzmacher2009-02-261-2/+4
| | | | | | -DSOCKET_WRAPPER_DISABLE=1 metze
* lib/replace: move MAXHOSTNAMELEN to system/network.hStefan Metzmacher2009-01-311-1/+5
| | | | | | | Some platforms define it in netdb.h, so we should define the replace after including metdb.h. metze
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-1719-0/+1573