1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
#if 0 #include <stddef.h> #include "wctype/wint_t.c" #include "wctype/wctrans_t.c" #include <wchar.h> int wcwidth(wchar_t wc) { SIGNAL_SAFE(0); } /* XOPEN(4) NOTE: this function is shaded "WP" in SUSv1 */ #endif