Diff for /dietlibc/dietfeatures.h between versions 1.56 and 1.57

version 1.56, 2004/12/17 18:47:58 version 1.57, 2004/12/17 19:14:49
Line 28 Line 28
 /* make the startcode, etc. dynamic aware ({con,de}structors) */  /* make the startcode, etc. dynamic aware ({con,de}structors) */
 /* #define WANT_DYNAMIC */  /* #define WANT_DYNAMIC */
   
   /* GDB support in the dynamic linker */
   #define WANT_LD_SO_GDB_SUPPORT
   
 /* 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 */
   

Removed from v.1.56  
changed lines
  Added in v.1.57


LinuxTV legacy CVS <linuxtv.org/cvs>