Diff for /dietlibc/dietfeatures.h between versions 1.46 and 1.47

version 1.46, 2002/08/19 09:42:42 version 1.47, 2003/04/12 14:49:17
Line 37 Line 37
 /* 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 */
   
   /* on i386, Linux has an alternate syscall method since 2002/12/16 */
   /* on my Athlon XP, it is twice as fast, but it's only in kernel 2.5 */
   /* #define WANT_SYSENTER */
   
 #define WANT_LINKER_WARNINGS  #define WANT_LINKER_WARNINGS
   
 /* you need to define this if you want to run your programs with large  /* you need to define this if you want to run your programs with large

Removed from v.1.46  
changed lines
  Added in v.1.47


LinuxTV legacy CVS <linuxtv.org/cvs>