Diff for /dietlibc/dietfeatures.h between versions 1.42 and 1.43

version 1.42, 2002/03/05 16:28:11 version 1.43, 2002/04/02 14:57:41
Line 30 Line 30
 /* 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 */
   
   /* define this to have strncpy zero-fill and not just zero-terminate the
    * string */
   /* #define WANT_FULL_POSIX_COMPAT */
   
 /* read the comment in lib/strncat.c for an explanation */  /* read the comment in lib/strncat.c for an explanation */
 /* #define WANT_NON_COMPLIANT_STRNCAT */  /* #define WANT_NON_COMPLIANT_STRNCAT */
   

Removed from v.1.42  
changed lines
  Added in v.1.43


LinuxTV legacy CVS <linuxtv.org/cvs>