Diff for /dietlibc/dietfeatures.h between versions 1.29 and 1.30

version 1.29, 2001/07/24 20:03:30 version 1.30, 2001/08/29 18:48:23
Line 57 Line 57
 /* do you want support for matherr? */  /* do you want support for matherr? */
 #define WANT_MATHERR  #define WANT_MATHERR
   
   /* do you want crypt(3) to use MD5 if the salt starts with "$1$"? */
   #define WANT_CRYPT_MD5
   
 /* 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.29  
changed lines
  Added in v.1.30


LinuxTV legacy CVS <linuxtv.org/cvs>