summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/config.m4
Commit message (Expand)AuthorAgeFilesLines
* r16012: do the type checks before anythingelseStefan Metzmacher2007-10-101-11/+12
* r16001: we don't use u_intX_t any moreStefan Metzmacher2007-10-101-3/+0
* r15896: we're getting a lot of crashes on the build farm due to peopleAndrew Tridgell2007-10-101-0/+1
* r15879: strtok_r() replacement, for solarisAndrew Tridgell2007-10-101-1/+1
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-1/+0
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-1/+2
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-101-0/+8
* r15203: Allow system 'bool' type to be defined in another header then stdbool.hJelmer Vernooij2007-10-101-0/+9
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-0/+2
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-1/+7
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2007-10-101-0/+21
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-0/+3
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-101-0/+2
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+3
* r10896: added a strcasestr() replacement functionAndrew Tridgell2007-10-101-1/+1
* r10521: Also check sys/socket.h for definition of socklen_t (needed for AIX)Jelmer Vernooij2007-10-101-1/+10
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-2/+15
* r10472: Check for strndupVolker Lendecke2007-10-101-1/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-0/+1
* r10453: Fix the buildJelmer Vernooij2007-10-101-1/+1
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-0/+1
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-1/+83
* r9374: HPUX is also missing setegid()Andrew Tridgell2007-10-101-1/+2
* r9370: need a configure test for setresuid()Andrew Tridgell2007-10-101-1/+1
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-0/+2
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-101-0/+16