summaryrefslogtreecommitdiff
path: root/lib/replace
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-31lib/replace: Replace BSD strtoull by wrapping strtoull instead of strtouqFelix Janda1-6/+3
2015-10-27build:wafsamba: dead code removal in gettext detectionThomas Nagy1-11/+0
2015-10-01libreplace: Fix the build on SolarisVolker Lendecke2-1/+6
2015-09-10replace: Fix check for gettimeofday()Andreas Schneider1-1/+3
2015-08-19replace: Fix bug 11455Volker Lendecke1-0/+1
2015-07-29lib: replace: Add strsep function (missing on Solaris).Jeremy Allison3-2/+27
2015-06-22replace: Replace BSD strtoll by wrapping strtoll instead of strtoqFelix Janda1-6/+2
2015-06-12lib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR_SETROBUST,MUTEX_CONSI...Stefan Metzmacher1-10/+0
2015-06-12lib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHREAD_MUTEX_ROBUST_NP on ...Stefan Metzmacher2-6/+9
2015-06-10lib/replace: add signal related configure checksStefan Metzmacher1-0/+1
2015-05-06lib: Fix CID 1034836 Resource leakVolker Lendecke1-0/+4
2015-03-31replace: check for dirname() and basename()David Disseldorp1-1/+2