Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18067: some tweaks for irix and hpux | Andrew Tridgell | 1 | -6/+2 |
2007-10-10 | r18039: Include header with time_t if needed. | Jelmer Vernooij | 1 | -5/+10 |
2007-10-10 | r18031: Merge my replace fixes: | Jelmer Vernooij | 1 | -33/+72 |
2007-10-10 | r16556: Add mkdtemp to libreplace. This is apparantly available on Linux | James Peach | 1 | -0/+4 |
2007-10-10 | r15986: Declare struct tm | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15953: our timegm() replacement still doesn't work, so grab the one from | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r15882: I forgot to add in this prototype for strtok_r() | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r15868: Add replacement macro for __STRING() | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15280: - remove the 2nd check for __FUNCTION__ | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r15226: Fix order of typedef specification - caught by kblin | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15224: Check whether -MT is actually supported by the compiler before using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15203: Allow system 'bool' type to be defined in another header then stdbool.h | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15200: Move MIN/MAX macros to libreplace as some systems have them | Jelmer Vernooij | 1 | -0/+14 |
2007-10-10 | r15000: Move some more autoconf tests out of build/m4/rewrite.m4 | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r14999: Remove more unused autoconf code | Jelmer Vernooij | 1 | -9/+7 |
2007-10-10 | r14844: Support a stdbool.h replacement in lib/replace/ | Jelmer Vernooij | 1 | -0/+17 |
2007-10-10 | r13577: Move some (possibly system-defined) defines to replace.h | Jelmer Vernooij | 1 | -0/+16 |
2007-10-10 | r12814: we need this here too, as we'll include replace.h for building heimdal/* | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 1 | -12/+0 |
2007-10-10 | r12364: add UINT32_MAX and UINT64_MAX replacement defines | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r10896: added a strcasestr() replacement function | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r10664: Include limits.h in replace.h for HOST_NAME_MAX | Jelmer Vernooij | 1 | -0/+21 |
2007-10-10 | r10476: Move some more types to libreplace. Fix missing strndup errors | Jelmer Vernooij | 1 | -12/+0 |
2007-10-10 | r10453: Fix the build | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -0/+22 |
2007-10-10 | r8465: once we define socklen_t, then tell other include files we have it. Th... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8458: next target is irix - this gets the socket wrapper code building | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8450: more configure tests for solaris. It now builds some binaries, but | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r8420: slowly getting my way through some more heimdal portability fixes | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-) | Andrew Tridgell | 1 | -12/+12 |
2007-10-10 | r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of build | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8313: moved PRINTF_ATTRIBUTE to replace.h to try to get irix building with h... | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r7352: the internal heimdal build change. This changes quite a few things: | Andrew Tridgell | 1 | -0/+114 |