sync ports with The Matrix
This commit is contained in:
parent
2c0afcbbf3
commit
b72ce7a5e9
1248 changed files with 11809 additions and 12798 deletions
13
shells/ksh93/patches/patch-src_lib_libast_features_wchar
Normal file
13
shells/ksh93/patches/patch-src_lib_libast_features_wchar
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: src/lib/libast/features/wchar
|
||||
--- src/lib/libast/features/wchar.orig
|
||||
+++ src/lib/libast/features/wchar
|
||||
@@ -8,6 +8,9 @@ cat{
|
||||
#if defined(__FreeBSD__) || defined(__DragonFly__)
|
||||
#define _STDFILE_DECLARED 1
|
||||
#endif
|
||||
+ #if defined(__OpenBSD__)
|
||||
+ #define _STDFILES_DECLARED 1
|
||||
+ #endif
|
||||
}end
|
||||
|
||||
lib mbstowcs,wctomb,wcrtomb,wcslen,wcstombs,wcwidth stdlib.h stdio.h wchar.h
|
Loading…
Add table
Add a link
Reference in a new issue