diff --git a/src/apps/bin/coreutils-5.0/config.h b/src/apps/bin/coreutils-5.0/config.h index a7e1d8f750..8a5f1d2731 100644 --- a/src/apps/bin/coreutils-5.0/config.h +++ b/src/apps/bin/coreutils-5.0/config.h @@ -146,11 +146,11 @@ /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you don't. */ -#define HAVE_DECL_FEOF_UNLOCKED 1 +#define HAVE_DECL_FEOF_UNLOCKED 0 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if you don't. */ -#define HAVE_DECL_FERROR_UNLOCKED 1 +#define HAVE_DECL_FERROR_UNLOCKED 0 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if you don't. */ @@ -170,7 +170,7 @@ /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if you don't. */ -#define HAVE_DECL_FREAD_UNLOCKED 1 +#define HAVE_DECL_FREAD_UNLOCKED 0 /* Define to 1 if you have the declaration of `free', and to 0 if you don't. */ @@ -178,7 +178,7 @@ /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if you don't. */ -#define HAVE_DECL_FWRITE_UNLOCKED 1 +#define HAVE_DECL_FWRITE_UNLOCKED 0 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if you don't. */ @@ -1372,7 +1372,7 @@ /* #undef malloc */ /* Define to a type if does not define. */ -#define mbstate_t int +//#define mbstate_t int /* Define to rpl_memcmp if the replacement function should be used. */ /* #undef memcmp */