Diff for /dietlibc/dietfeatures.h between versions 1.15 and 1.16

version 1.15, 2001/05/10 15:43:21 version 1.16, 2001/05/15 15:43:27
Line 21 Line 21
 /* 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 */
   
   /* read the comment in lib/strncat.c for an explanation */
   #define WANT_NON_COMPLIANT_STRNCAT
   
 /* do you want ungetc?  makes fgetc more complex */  /* do you want ungetc?  makes fgetc more complex */
 #define WANT_UNGETC  #define WANT_UNGETC
   

Removed from v.1.15  
changed lines
  Added in v.1.16


LinuxTV legacy CVS <linuxtv.org/cvs>