summaryrefslogtreecommitdiff
path: root/source4/lib/replace/replace.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15226: Fix order of typedef specification - caught by kblinJelmer Vernooij1-1/+1
2007-10-10r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij1-1/+1
2007-10-10r15203: Allow system 'bool' type to be defined in another header then stdbool.hJelmer Vernooij1-1/+3
2007-10-10r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij1-0/+14
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij1-0/+4
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-9/+7
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-0/+17
2007-10-10r13577: Move some (possibly system-defined) defines to replace.hJelmer Vernooij1-0/+16
2007-10-10r12814: we need this here too, as we'll include replace.h for building heimdal/*Stefan Metzmacher1-0/+12
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-12/+0
2007-10-10r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher1-0/+8
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij1-0/+4
2007-10-10r10896: added a strcasestr() replacement functionAndrew Tridgell1-0/+4
2007-10-10r10664: Include limits.h in replace.h for HOST_NAME_MAXJelmer Vernooij1-0/+21
2007-10-10r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij1-12/+0
2007-10-10r10453: Fix the buildJelmer Vernooij1-5/+0
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-0/+22
2007-10-10r8465: once we define socklen_t, then tell other include files we have it. Th...Andrew Tridgell1-0/+1
2007-10-10r8458: next target is irix - this gets the socket wrapper code buildingAndrew Tridgell1-0/+4
2007-10-10r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell1-0/+12
2007-10-10r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell1-4/+0
2007-10-10r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)Andrew Tridgell1-12/+12
2007-10-10r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of buildAndrew Tridgell1-1/+1
2007-10-10r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h...Andrew Tridgell1-0/+12
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell1-0/+114