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
..
2016-09-07 09:38:33 -06:00
2017-07-16 08:43:17 -06:00
2016-06-10 12:30:45 -04:00
2016-10-24 16:18:30 -06:00
2017-07-23 07:17:56 -06:00
2015-11-22 08:39:17 -06:00
2017-04-08 12:34:08 -06:00
2016-12-10 16:34:14 -06:00
2017-02-16 14:42:27 -06:00
2017-02-17 09:48:55 -06:00