Diff for /dietlibc/dietfeatures.h between versions 1.48 and 1.49

version 1.48, 2003/04/13 03:31:24 version 1.49, 2003/09/19 23:25:58
Line 79 Line 79
  * 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.
    * See http://www.fefe.de/ipv6pnpdns.html */
   #define WANT_IPV6_PLUGPLAY_DNS
   
 /* dy you want that malloc(0) return a pointer to a "zero-length" object  /* dy 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
  * call to malloc(size)).   * call to malloc(size)).

Removed from v.1.48  
changed lines
  Added in v.1.49


LinuxTV legacy CVS <linuxtv.org/cvs>