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

version 1.59, 2005/05/07 23:07:33 version 1.60, 2005/05/07 23:08:59
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 zeroconf DNS aka Rendezvous aka Bounjour. */  /* This enables zeroconf DNS aka Rendezvous aka Bonjour. */
   /* This code will try zeroconf DNS if you ask for host.local or if you
    * ask for an unqualified hostname */
 #define WANT_PLUGPLAY_DNS  #define WANT_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

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


LinuxTV legacy CVS <linuxtv.org/cvs>