Diff for /dietlibc/dietfeatures.h between versions 1.25 and 1.26

version 1.25, 2001/06/26 15:19:11 version 1.26, 2001/07/09 13:54:07
Line 15 Line 15
 /* this is only for meaningful for ttyname so far */  /* this is only for meaningful for ttyname so far */
 /* #define SLASH_PROC_OK 1 */  /* #define SLASH_PROC_OK 1 */
   
 #define WANT_BUFFERED_STDIO  
   
 /* use errno_location instead of errno */  /* use errno_location instead of errno */
 #define WANT_THREAD_SAFE  #define WANT_THREAD_SAFE
   
Line 35 Line 33
  * behaviour breaks openssh, so you might want to have glibc behaviour. */   * behaviour breaks openssh, so you might want to have glibc behaviour. */
 #define WANT_BUGGY_GLIBC_STRSEP  #define WANT_BUGGY_GLIBC_STRSEP
   
 /* do you want ungetc?  makes fgetc more complex */  
 #define WANT_UNGETC  
   
 #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.25  
changed lines
  Added in v.1.26


LinuxTV legacy CVS <linuxtv.org/cvs>