--- dietlibc/dietfeatures.h 2001/06/26 15:19:11 1.25 +++ dietlibc/dietfeatures.h 2001/07/09 13:54:07 1.26 @@ -15,8 +15,6 @@ /* this is only for meaningful for ttyname so far */ /* #define SLASH_PROC_OK 1 */ -#define WANT_BUFFERED_STDIO - /* use errno_location instead of errno */ #define WANT_THREAD_SAFE @@ -35,9 +33,6 @@ * behaviour breaks openssh, so you might want to have glibc behaviour. */ #define WANT_BUGGY_GLIBC_STRSEP -/* do you want ungetc? makes fgetc more complex */ -#define WANT_UNGETC - #define WANT_LINKER_WARNINGS /* you need to define this if you want to run your programs with large