r15868: Add replacement macro for __STRING()
[tprouty/samba.git] / source4 / lib / replace / replace.h
2007-10-10 Jelmer Vernooijr15868: Add replacement macro for __STRING()
2007-10-10 Stefan Metzmacherr15280: - remove the 2nd check for __FUNCTION__
2007-10-10 Jelmer Vernooijr15226: Fix order of typedef specification - caught...
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
2007-10-10 Jelmer Vernooijr15203: Allow system 'bool' type to be defined in anoth...
2007-10-10 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Jelmer Vernooijr15000: Move some more autoconf tests out of build...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr13577: Move some (possibly system-defined) defines...
2007-10-10 Stefan Metzmacherr12814: we need this here too, as we'll include replace...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Stefan Metzmacherr12364: add UINT32_MAX and UINT64_MAX replacement defines
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Andrew Tridgellr10896: added a strcasestr() replacement function
2007-10-10 Jelmer Vernooijr10664: Include limits.h in replace.h for HOST_NAME_MAX
2007-10-10 Jelmer Vernooijr10476: Move some more types to libreplace. Fix missing...
2007-10-10 Jelmer Vernooijr10453: Fix the build
2007-10-10 Jelmer Vernooijr10438: Move portability functions to lib/replace/...
2007-10-10 Andrew Tridgellr8465: once we define socklen_t, then tell other includ...
2007-10-10 Andrew Tridgellr8458: next target is irix - this gets the socket wrapp...
2007-10-10 Andrew Tridgellr8450: more configure tests for solaris. It now builds...
2007-10-10 Andrew Tridgellr8420: slowly getting my way through some more heimdal...
2007-10-10 Andrew Tridgellr8418: PRINTF_ATTRIBUTE declaration has to come before...
2007-10-10 Andrew Tridgellr8417: fixed handling of PRINTF_ATTRIBUTE for heimdal...
2007-10-10 Andrew Tridgellr8313: moved PRINTF_ATTRIBUTE to replace.h to try to...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...