Matias v01d
|
820ef7059e
|
libc/wchar: Versions mbrlen and mbsrtowcs taken and adapted from FreeBSD code (at https://github.com/freebsd/freebsd/)
|
2017-05-13 17:07:40 -06:00 |
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 |
Gregory Nutt
|
67feda60b2
|
libc/Kconfig: Use menus vs. comments to better organize the C library menus
|
2017-02-10 10:04:56 -06:00 |
Gregory Nutt
|
de1b68dc4e
|
libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory.
|
2017-02-10 09:32:55 -06:00 |
Gregory Nutt
|
54fd0f0a04
|
Fix a few more compile issues with the new wide character support
|
2016-10-19 08:18:46 -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
|
dfdde741e3
|
C library: Add wctype.h; Move lib_wctype.c to libc/wctype
|
2016-10-18 18:24:58 -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 |