Diff for /dietlibc/dietfeatures.h between versions 1.8 and 1.9

version 1.8, 2001/03/13 02:37:49 version 1.9, 2001/03/16 20:08:14
Line 3 Line 3
   
 /* feel free to comment some of these out to reduce code size */  /* feel free to comment some of these out to reduce code size */
   
 #if 1  
   
 /*#define WANT_FLOATING_POINT_IN_PRINTF  /*#define WANT_FLOATING_POINT_IN_PRINTF
 #define WANT_FLOATING_POINT_IN_SCANF */  #define WANT_FLOATING_POINT_IN_SCANF */
 #define WANT_NULL_PRINTF  #define WANT_NULL_PRINTF
Line 35 Line 33
  * Needed for daylight saving time etc. */   * Needed for daylight saving time etc. */
 #define WANT_TZFILE_PARSER  #define WANT_TZFILE_PARSER
   
 #endif  
   
 /* 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.8  
changed lines
  Added in v.1.9


LinuxTV legacy CVS <linuxtv.org/cvs>