David Sidrane d0023038a5 cwchar:Use CONFIG_LIBC_WCHAR to only export the wc/mb functions
When a build does not want to use wide or multibyte char
   CONFIG_LIBC_WCHAR is not set. Therefore we should to only
   export the wc/mb functions when defined.

   Regardless of the stat of CONFIG_LIBC_WCHAR the non mb/wc
   definitions such as mbstate_t, wint_t, wctype_t need to be
   exported.
2017-08-10 14:22:51 -10:00
..
2017-02-17 10:06:30 -06:00
2017-02-14 07:48:54 -06:00
2017-03-08 12:14:07 -06:00
2017-02-17 10:06:30 -06:00
2017-02-17 09:48:55 -06:00