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