Diff for /dietlibc/dietfeatures.h between versions 1.19 and 1.20

version 1.19, 2001/05/16 23:41:36 version 1.20, 2001/05/18 14:17:53
Line 8 Line 8
 #define WANT_CHARACTER_CLASSES_IN_SCANF  #define WANT_CHARACTER_CLASSES_IN_SCANF
 #define WANT_NULL_PRINTF  #define WANT_NULL_PRINTF
   
   /* 128 or 2048 bytes buffer size? */
   /* #define WANT_SMALL_STDIO_BUFS */
   
 /* #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_SAFE */  #define WANT_THREAD_SAFE
   
 /* make the startcode, etc. dynamic aware */  /* make the startcode, etc. dynamic aware */
 /* #undef WANT_DYNAMIC */  /* #undef WANT_DYNAMIC */

Removed from v.1.19  
changed lines
  Added in v.1.20


LinuxTV legacy CVS <linuxtv.org/cvs>