summaryrefslogtreecommitdiffstats
path: root/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* Only define waitpid replacement if wait4 is available. (It isn't onJelmer Vernooij2009-04-201-0/+4
* Cope with the fact that only _mkdir() exists on Windows and that itJelmer Vernooij2009-04-201-0/+4
* 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-1719-0/+1573