Diff for /dietlibc/dietfeatures.h between versions 1.58 and 1.59

version 1.58, 2005/04/04 05:30:03 version 1.59, 2005/05/07 23:07:33
Line 81 Line 81
  * against glibc fail?  This may fail with older binutils. */   * against glibc fail?  This may fail with older binutils. */
 #define WANT_SAFEGUARD  #define WANT_SAFEGUARD
   
 /* this enables an experimental DNS hack of mine.  /* this enables zeroconf DNS aka Rendezvous aka Bounjour. */
  * See http://www.fefe.de/ipv6pnpdns.html */  #define WANT_PLUGPLAY_DNS
 // #define WANT_IPV6_PLUGPLAY_DNS  
   
 /* do you want that malloc(0) return a pointer to a "zero-length" object  /* do you want that malloc(0) return a pointer to a "zero-length" object
  * that is realloc-able; means realloc(..,size) gives a NEW object (like a   * that is realloc-able; means realloc(..,size) gives a NEW object (like a

Removed from v.1.58  
changed lines
  Added in v.1.59


LinuxTV legacy CVS <linuxtv.org/cvs>