summaryrefslogtreecommitdiffstats
path: root/lib/replace/system
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-105/+5
* libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner2011-03-041-0/+7
* libreplace: poll based on selectVolker Lendecke2011-02-282-0/+40
* Revert "replace: Try to fix broken sys/capabilites.h on Linux."Stefan Metzmacher2011-02-032-5/+0
* replace: Try to fix broken sys/capabilites.h on Linux.Andreas Schneider2011-02-022-0/+5
* replace: add comments to make the #ifdef/#else/endif more readableMatthieu Patou2010-12-121-3/+3
* libreplace: use CLOCK_HIGHRES when availableBjörn Jacke2010-09-141-3/+5
* libreplace: make a define for a best effort monotonic clockBjörn Jacke2010-08-311-0/+7
* libreplace: add clock_gettime replacement function for systems that don't hav...Björn Jacke2010-08-311-0/+6
* libreplace: move gettimeofday TZ arg check hereBjörn Jacke2010-08-311-0/+10
* libreplace: Fix readline build with libedit.James Peach2010-06-031-1/+7
* libreplace: include sys/file.h only when availableBjörn Jacke2010-05-302-1/+3
* lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher2010-04-241-0/+7
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-8/+8
* build: added checks for solaris getXXent_r() functionsAndrew Tridgell2010-04-061-0/+24
* libreplace: Remove the obsolete signal type cast.Andreas Schneider2010-02-231-4/+0
* libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher2010-02-081-2/+4
* libreplace: white space cleanupsBjörn Jacke2009-09-152-12/+12
* libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)Matt Kraai2009-08-121-0/+14
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-1/+5
* Add langinfo.h to the system/locale.hTimur I. Bakeyev2009-06-082-1/+5
* replace: add fallback define for IOV_MAXStefan Metzmacher2009-06-081-0/+16
* nss_wrapper: try to fix the build of nss_wrapper on solaris.Günther Deschner2009-05-301-0/+1
* 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