Diff for /dietlibc/dietfeatures.h between versions 1.10 and 1.11

version 1.10, 2001/03/19 16:47:38 version 1.11, 2001/03/22 09:30:49
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 */
   
 #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
   
 /* #define SLASH_PROC_OK */  /* #define SLASH_PROC_OK */
   
 /* #define WANT_BUFFERED_STDIO */  #define WANT_BUFFERED_STDIO
   
 /* use errno_location instead of errno */  /* use errno_location instead of errno */
 /* #define WANT_THREAD_SAVE */  /* #define WANT_THREAD_SAVE */

Removed from v.1.10  
changed lines
  Added in v.1.11


LinuxTV legacy CVS <linuxtv.org/cvs>