Matias v01d
|
7cc2ee25ec
|
libc/wchar: Versions mbrlen and mbsrtowcs taken and adapted from FreeBSD code (at https://github.com/freebsd/freebsd/)
|
2017-05-13 17:06:58 -06:00 |
Alan Carvalho de Assis
|
d43380d543
|
Add wcstoull function
|
2017-03-08 13:28:50 -06:00 |
Alan Carvalho de Assis
|
d9bfcfc330
|
Add mbsnrtowcs wcsnrtombs just returning sucess
|
2017-03-08 13:24:03 -06:00 |
Alan Carvalho de Assis
|
8bc080b7c6
|
Add swprintf function
|
2017-03-08 13:00:37 -06:00 |
Alan Carvalho de Assis
|
5e3280bba1
|
C Library: Add wcstod function
|
2017-03-08 12:52:03 -06:00 |
Alan Carvalho de Assis
|
2d1ace3ee5
|
Add wcstof function
|
2017-03-08 12:47:23 -06:00 |
Alan Carvalho de Assis
|
6e0afb2905
|
C library: Ad wcstol() and wcstold().
|
2017-03-08 12:42:20 -06:00 |
Alan Carvalho de Assis
|
2f5024b4a1
|
Add wcstoul function
|
2017-03-08 12:32:36 -06:00 |
Alan Carvalho de Assis
|
3ccef07863
|
C library: Add wcstoll function
|
2017-03-08 12:26:35 -06:00 |
Alan Carvalho de Assis
|
b852bb3403
|
Add iswctype, towlower, towupper and wcsftime functions
|
2016-10-19 07:49:33 -06:00 |
Gregory Nutt
|
890a9eb45d
|
Fix a few wide character build issues
|
2016-10-18 19:11:09 -06:00 |
Alan Carvalho de Assis
|
4d39b513b5
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
Alan Carvalho de Assis
|
f01c5b79fc
|
C library: Add functions btowc, mbrtowc, mbtowc, wcscmp, wcscoll, wmemmove
|
2016-10-18 08:05:28 -06:00 |
Alan Carvalho de Assis
|
5354bc1dc7
|
Add wcslen, wmemchr, wmemcmp, wmemcpy and wmemset to NuttX
|
2016-10-17 16:02:08 -06:00 |