From 4f69eea4cab05c5a0b1017abc0c4a6064c9abaf5 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 23 Aug 2004 04:31:07 +0000 Subject: We now have the C99 wide/multibyte character functions bash needs. PR: 69652 Submitted by: tjr --- shells/bash2/files/patch-shmbutil.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 shells/bash2/files/patch-shmbutil.h (limited to 'shells/bash2/files/patch-shmbutil.h') diff --git a/shells/bash2/files/patch-shmbutil.h b/shells/bash2/files/patch-shmbutil.h deleted file mode 100644 index 4af39cae10ae..000000000000 --- a/shells/bash2/files/patch-shmbutil.h +++ /dev/null @@ -1,13 +0,0 @@ ---- include/shmbutil.h.orig Sun Aug 25 20:35:01 2002 -+++ include/shmbutil.h Sun Aug 25 20:37:01 2002 -@@ -34,7 +34,10 @@ - # include - # include - # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */ -+/* -+ FreeBSD lies... - # define HANDLE_MULTIBYTE 1 -+*/ - # endif - #endif /* HAVE_WCTYPE_H && HAVE_WCHAR_H */ - -- cgit v1.2.3