summaryrefslogtreecommitdiff
path: root/lib/replace/wscript
Commit message (Expand)AuthorAgeFilesLines
* lib/replace: also check for valgrind/helgrind.hStefan Metzmacher2018-07-241-1/+2
* replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...Stefan Metzmacher2018-07-241-1/+18
* lib/replace: check for __thread supportStefan Metzmacher2018-07-241-0/+12
* replace: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-1/+1
* build: bundle and reduce huge number of EA function testsBjörn Jacke2018-07-031-29/+18
* replace: Add test for sin6_len in sockaddr_in6 structureAmitay Isaacs2018-07-021-0/+4
* replace: Check for -Wno-strict-overflowAndreas Schneider2018-04-031-0/+3
* lib:replace: Fix linking when libtirpc-devel overwrites system headersNoel Power2018-03-201-1/+9
* lib:replace: Add FALL_THROUGH supportAndreas Schneider2018-03-011-0/+36
* replace: Only warn if rpc/rpc.h haven't been foundAndreas Schneider2018-02-271-2/+1
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-221-1/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-221-5/+33
* build: detect availability of -Wno-unused-functionUri Simchoni2017-11-221-0/+3
* replace: Link to -lbsd when building replace.c by handAndrew Bartlett2017-10-201-3/+9
* s4:smbd: call setproctitle_initGary Lockyer2017-09-261-0/+2
* configure: Centralize check for posix_fallocateVolker Lendecke2017-08-241-0/+12
* waf:lib/replace: Fix building with older GCC versionsBjörn Baumbach2017-06-231-1/+7
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-131-0/+7
* waf: Do not trhow a format-truncation error for test/snprintf.cAndreas Schneider2017-06-011-1/+1
* password_hash: conditional compilation for crypt_rGary Lockyer2017-06-011-0/+1
* replace: Fix compiler warning flagAmitay Isaacs2017-03-161-1/+1
* Correct "seperate" typos.Chris Lamb2017-02-221-1/+1
* lib/replace tests: prevent GCC fretting over snprintf sizesDouglas Bagnall2017-02-101-3/+4
* WAF: Fix detection of IPv6Lukas Slebodnik2017-01-021-1/+1
* libreplace: Ask for eventfd(2)Volker Lendecke2016-08-241-0/+3
* libreplace: Add a closefrom() implementationVolker Lendecke2016-06-131-0/+6
* Fix CHECK_CODE usage in atomics builtin detectionJérémie Courrèges-Anglas2016-04-261-12/+4
* libreplace: Only check for malloc.h if neededVolker Lendecke2015-11-191-1/+8
* libreplace: Put the malloc.h check on a line of its ownVolker Lendecke2015-11-191-1/+3
* libreplace: Only check malloc.h onceVolker Lendecke2015-11-191-1/+1
* build:wafsamba: Remove samba_utils.runonceThomas Nagy2015-11-061-2/+2
* build:wafsamba: dead code removal in gettext detectionThomas Nagy2015-10-271-11/+0
* libreplace: Fix the build on SolarisVolker Lendecke2015-10-011-0/+5
* replace: Fix check for gettimeofday()Andreas Schneider2015-09-101-1/+3
* lib: replace: Add strsep function (missing on Solaris).Jeremy Allison2015-07-291-2/+2
* lib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR_SETROBUST,MUTEX_CONSI...Stefan Metzmacher2015-06-121-10/+0
* lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...Stefan Metzmacher2015-06-121-0/+6
* lib/replace: add signal related configure checksStefan Metzmacher2015-06-101-0/+1
* replace: check for dirname() and basename()David Disseldorp2015-03-311-1/+2
* Move waf into third_party/.Jelmer Vernooij2015-03-261-1/+1
* replace: Remove superfluous check for gcrypt header.Andreas Schneider2015-03-131-1/+1
* Add Solaris ports as a tevent backend.Jeremy Allison2015-02-151-0/+5
* wafsamba: move -fvisibility=hidden checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-7/+0
* wafsamba: move '-fstack-protector' checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-4/+0
* wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsambaStefan Metzmacher2015-01-081-13/+0
* wafsamba: move compiler / cflags related stuff from lib/replace to wafsambaStefan Metzmacher2015-01-081-21/+0
* Don't use a nested function when testing for visibility attribute support.Jelmer Vernooij2014-11-101-2/+2
* replace: Make EWOULDBLOCK always availableVolker Lendecke2014-09-171-0/+1
* Look for system setproctitle before trying -lbsd.Jelmer Vernooij2014-08-311-2/+2
* replace: remove tabs.Jelmer Vernooij2014-08-311-4/+4