On Wed, Feb 20, 2013 at 04:50:33PM +0100, Alexander Klauer 
<alexander.kla...@itwm.fraunhofer.de> wrote:
> alternatively, one might also change ev_realloc_emul() in the same
> file to keep only the #else part of the #ifdef __GLIBC__. This might
> be the better solution if there are non-standard systems out there
> which do not properly implement free(0).

libev doesn't run on systems that don't implement free(0) (which ones,
anyway?) - maybe you are meaning something else?

Also, there is no such #ifdef in ev_realloc_emul anymore - you are looking
at old code it seems.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schm...@schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to