Diff for /dietlibc/dietfeatures.h between versions 1.31 and 1.32

version 1.31, 2001/09/03 23:35:15 version 1.32, 2001/10/10 23:55:35
Line 60 Line 60
 /* do you want crypt(3) to use MD5 if the salt starts with "$1$"? */  /* do you want crypt(3) to use MD5 if the salt starts with "$1$"? */
 #define WANT_CRYPT_MD5  #define WANT_CRYPT_MD5
   
   /* do you want diet to include a safeguard dependency to make linking
    * against glibc fail? */
   #define WANT_SAFEGUARD
   
 /* stop uncommenting here ;-) */  /* stop uncommenting here ;-) */
 #ifndef WANT_FASTER_STRING_ROUTINES  #ifndef WANT_FASTER_STRING_ROUTINES
 #define WANT_SMALL_STRING_ROUTINES  #define WANT_SMALL_STRING_ROUTINES

Removed from v.1.31  
changed lines
  Added in v.1.32


LinuxTV legacy CVS <linuxtv.org/cvs>