Diff for /dietlibc/dietfeatures.h between versions 1.1 and 1.2

version 1.1, 2001/01/09 17:57:37 version 1.2, 2001/02/02 21:21:27
Line 9 Line 9
   
 /* #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 */
   
 /* make the startcode, etc. dynamic aware */  /* make the startcode, etc. dynamic aware */
 #undef WANT_DYNAMIC  /* #undef WANT_DYNAMIC */
   
 /* do you want smaller or faster string routines? */  /* do you want smaller or faster string routines? */
 #define WANT_FASTER_STRING_ROUTINES  /* #define WANT_FASTER_STRING_ROUTINES */
   
 #endif  #endif
   

Removed from v.1.1  
changed lines
  Added in v.1.2


LinuxTV legacy CVS <linuxtv.org/cvs>