summaryrefslogtreecommitdiff
path: root/lib/replace
AgeCommit message (Expand)AuthorFilesLines
2018-07-24lib/replace: also check for valgrind/helgrind.hStefan Metzmacher1-1/+2
2018-07-24replace: add checks for atomic_thread_fence(memory_order_seq_cst) and add pos...Stefan Metzmacher2-1/+45
2018-07-24lib/replace: check for __thread supportStefan Metzmacher1-0/+12
2018-07-04replace: Be strict when checking __attribute__ featuresAmitay Isaacs1-1/+1
2018-07-03build: bundle and reduce huge number of EA function testsBjörn Jacke3-92/+56
2018-07-02replace: Add test for sin6_len in sockaddr_in6 structureAmitay Isaacs1-0/+4
2018-04-03replace: Check for -Wno-strict-overflowAndreas Schneider1-0/+3
2018-04-03lib/replace: define __[u]intptr_t_defined if we prove an replacementStefan Metzmacher1-0/+2
2018-03-20lib:replace: Fix linking when libtirpc-devel overwrites system headersNoel Power1-1/+9
2018-03-01lib:replace: Add FALL_THROUGH statements in strptime.cAndreas Schneider1-2/+4
2018-03-01lib:replace: Add FALL_THROUGH supportAndreas Schneider2-0/+45
2018-02-27replace: Only warn if rpc/rpc.h haven't been foundAndreas Schneider1-2/+1
2018-02-21replace: remove some duplicate checksBjörn Jacke1-8/+0
2018-01-22waf: Fix NFS quota support with libtirpcAndreas Schneider1-1/+1
2018-01-22build: deal with recent glibc sunrpc header removalGünther Deschner1-5/+33
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-0/+83
2017-11-24lib/replace: apply readline -Wstrict-prototypes workaroundUri Simchoni1-0/+3
2017-11-22build: detect availability of -Wno-unused-functionUri Simchoni1-0/+3
2017-10-20replace: Link to -lbsd when building replace.c by handAndrew Bartlett1-3/+9
2017-09-26s4:smbd: call setproctitle_initGary Lockyer3-0/+11
2017-08-24configure: Centralize check for posix_fallocateVolker Lendecke1-0/+12
2017-06-23waf:lib/replace: Fix building with older GCC versionsBjörn Baumbach1-1/+7
2017-06-13strerror_r: provide XSI-compliant strerror_rGary Lockyer3-1/+26
2017-06-13libbreplace: compatibility fix for AIXGuillaume Xavier Taillon1-1/+9
2017-06-01waf: Do not trhow a format-truncation error for test/snprintf.cAndreas Schneider1-1/+1
2017-06-01replace: Use the same size as d_name member of struct direntAndreas Schneider1-1/+1
2017-06-01password_hash: conditional compilation for crypt_rGary Lockyer1-0/+1
2017-03-16replace: Fix compiler warning flagAmitay Isaacs1-1/+1
2017-02-22Correct "seperate" typos.Chris Lamb1-1/+1
2017-02-22Correct "formated" typos.Chris Lamb1-1/+1
2017-02-10lib/replace: validate xattr namespace prefix on FreeBSDRalph Boehme1-24/+81
2017-02-10lib/replace tests: prevent GCC fretting over snprintf sizesDouglas Bagnall1-3/+4
2017-01-21replace: fix some trailing whitespacesBjörn Jacke1-10/+10
2017-01-08replace: Include sysmacros.hAndreas Schneider1-0/+4
2017-01-02WAF: Fix detection of IPv6Lukas Slebodnik1-1/+1
2017-01-02lib replace: Fix detection of featuresLukas Slebodnik3-3/+9
2016-12-09replace: make sure we have a SCOPE_DELIMITER defineBjörn Jacke1-0/+4
2016-12-01replace: Include libgen.h if availableAmitay Isaacs1-0/+4
2016-08-24libreplace: Ask for eventfd(2)Volker Lendecke1-0/+3
2016-06-13lib: Add a little closefrom() testVolker Lendecke1-0/+33
2016-06-13libreplace: Add a closefrom() implementationVolker Lendecke3-0/+150
2016-06-03lib: replace: snprintf - Fix length calculation for hex/octal 64-bit values.Lorinczy Zsigmond1-3/+3
2016-04-26Fix CHECK_CODE usage in atomics builtin detectionJérémie Courrèges-Anglas1-12/+4
2016-04-02lib:replace: Missing semicolon on function definition.Jeremy Allison1-1/+1
2016-03-24libreplace: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall1-2/+2
2015-11-19libreplace: Only check for malloc.h if neededVolker Lendecke1-1/+8
2015-11-19libreplace: Put the malloc.h check on a line of its ownVolker Lendecke1-1/+3
2015-11-19libreplace: Only check malloc.h onceVolker Lendecke1-1/+1
2015-11-06build:wafsamba: Remove samba_utils.runonceThomas Nagy1-2/+2
2015-10-31lib/replace: Make sure that replacement strto[u]ll does not reset errno unexp...Felix Janda1-2/+4