summaryrefslogtreecommitdiff
path: root/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-251-1/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-251-5/+33
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-251-0/+83
* replace: Link to -lbsd when building replace.c by handAndrew Bartlett2017-11-011-3/+9
* waf:lib/replace: Fix building with older GCC versionsBjörn Baumbach2017-06-231-1/+7
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-133-1/+26
* libbreplace: compatibility fix for AIXGuillaume Xavier Taillon2017-06-131-1/+9
* waf: Do not trhow a format-truncation error for test/snprintf.cAndreas Schneider2017-06-011-1/+1
* replace: Use the same size as d_name member of struct direntAndreas 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
* Correct "formated" typos.Chris Lamb2017-02-221-1/+1
* lib/replace: validate xattr namespace prefix on FreeBSDRalph Boehme2017-02-101-24/+81
* lib/replace tests: prevent GCC fretting over snprintf sizesDouglas Bagnall2017-02-101-3/+4
* replace: fix some trailing whitespacesBjörn Jacke2017-01-211-10/+10
* replace: Include sysmacros.hAndreas Schneider2017-01-081-0/+4
* WAF: Fix detection of IPv6Lukas Slebodnik2017-01-021-1/+1
* lib replace: Fix detection of featuresLukas Slebodnik2017-01-023-3/+9
* replace: make sure we have a SCOPE_DELIMITER defineBjörn Jacke2016-12-091-0/+4
* replace: Include libgen.h if availableAmitay Isaacs2016-12-011-0/+4
* libreplace: Ask for eventfd(2)Volker Lendecke2016-08-241-0/+3
* lib: Add a little closefrom() testVolker Lendecke2016-06-131-0/+33
* libreplace: Add a closefrom() implementationVolker Lendecke2016-06-133-0/+150
* lib: replace: snprintf - Fix length calculation for hex/octal 64-bit values.Lorinczy Zsigmond2016-06-031-3/+3
* Fix CHECK_CODE usage in atomics builtin detectionJérémie Courrèges-Anglas2016-04-261-12/+4
* lib:replace: Missing semicolon on function definition.Jeremy Allison2016-04-021-1/+1
* libreplace: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall2016-03-241-2/+2
* 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
* lib/replace: Make sure that replacement strto[u]ll does not reset errno unexp...Felix Janda2015-10-311-2/+4
* lib/replace: Replace BSD strtoull by wrapping strtoull instead of strtouqFelix Janda2015-10-311-6/+3
* build:wafsamba: dead code removal in gettext detectionThomas Nagy2015-10-271-11/+0
* libreplace: Fix the build on SolarisVolker Lendecke2015-10-012-1/+6
* replace: Fix check for gettimeofday()Andreas Schneider2015-09-101-1/+3
* replace: Fix bug 11455Volker Lendecke2015-08-191-0/+1
* lib: replace: Add strsep function (missing on Solaris).Jeremy Allison2015-07-293-2/+27
* replace: Replace BSD strtoll by wrapping strtoll instead of strtoqFelix Janda2015-06-221-6/+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-122-6/+9
* lib/replace: add signal related configure checksStefan Metzmacher2015-06-101-0/+1
* lib: Fix CID 1034836 Resource leakVolker Lendecke2015-05-061-0/+4
* replace: check for dirname() and basename()David Disseldorp2015-03-311-1/+2
* Move waf into third_party/.Jelmer Vernooij2015-03-261-1/+1
* replace: clean-up strlcpy and add note on return valueDavid Disseldorp2015-03-261-4/+12
* replace: Remove superfluous check for gcrypt header.Andreas Schneider2015-03-131-1/+1
* lib: Fix CID 1034840 Resource leakVolker Lendecke2015-03-101-0/+5
* lib: Fix CID 1034839 Resource leakVolker Lendecke2015-03-101-0/+7