forwarded solaris patches

Michael Johnson ahze at ahze.net
Tue Jul 17 23:52:22 UTC 2007


On Jul 17, 2007, at 7:24 PM, Brad Fitzpatrick wrote:

> Forwarding this on....
>
> If anybody wants to review/commit.
>
-#ifdef HAVE_MALLOC_H
-/* OpenBSD has a malloc.h, but warns to use stdlib.h instead */
-#ifndef __OpenBSD__
  #include <malloc.h>
-#endif
-#endif

this shouldn't be removed since BSD's and others have malloc.h
but error to include stdlib.h instead.

>
> ---------- Forwarded message ----------
> Date: Tue, 17 Jul 2007 15:53:01 +0100
> From: Andy White <andy at milky.org.uk>
> To: brad at danga.com
> Subject: memcache
>
> Hi Brad,
>
> I downloaded memcached earlier today and spent a little bit of time
> fixing it and getting it to compile on my solaris platform.
>
> I've probably taken out and changed more than I need to and I  
> apologise
> if I've completely missed off how to go about submitting any form  
> of patches
> or missed whether this has been resolved before.
>
> I'll attach the patch. It seems to pass "make test".
>
> It needs tidying up a bit and I'm more than happy to do that if you  
> think
> it'll be useful.
>
> If there's anything else I can do to help you at all, please let me  
> know.
>
> I also apologise in advance if I'm just wasting your time.
>
> Kind regards,
>
> Andy<memcache-patch>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.danga.com/pipermail/memcached/attachments/20070717/81ee7e6d/PGP-0001.pgp


More information about the memcached mailing list