.. |
Kconfig
|
libc/Kconfig: Use menus vs. comments to better organize the C library menus
|
2017-02-10 10:04:56 -06:00 |
Make.defs
|
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 |
lib_btowc.c
|
Fix a few wide character build issues
|
2016-10-18 19:11:09 -06:00 |
lib_mbrlen.c
|
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 |
lib_mbrtowc.c
|
Fix a few wide character build issues
|
2016-10-18 19:11:09 -06:00 |
lib_mbsnrtowcs.c
|
Add mbsnrtowcs wcsnrtombs just returning sucess
|
2017-03-08 13:24:03 -06:00 |
lib_mbsrtowcs.c
|
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 |
lib_swprintf.c
|
Add mbsnrtowcs wcsnrtombs just returning sucess
|
2017-03-08 13:24:03 -06:00 |
lib_wcrtomb.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wcscmp.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wcscoll.c
|
Add mbsnrtowcs wcsnrtombs just returning sucess
|
2017-03-08 13:24:03 -06:00 |
lib_wcsftime.c
|
Add iswctype, towlower, towupper and wcsftime functions
|
2016-10-19 07:49:33 -06:00 |
lib_wcslcpy.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wcslen.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wcsnrtombs.c
|
Add mbsnrtowcs wcsnrtombs just returning sucess
|
2017-03-08 13:24:03 -06:00 |
lib_wcstod.c
|
C Library: Add wcstod function
|
2017-03-08 12:52:03 -06:00 |
lib_wcstof.c
|
Add wcstof function
|
2017-03-08 12:47:23 -06:00 |
lib_wcstol.c
|
C library: Ad wcstol() and wcstold().
|
2017-03-08 12:42:20 -06:00 |
lib_wcstold.c
|
C library: Ad wcstol() and wcstold().
|
2017-03-08 12:42:20 -06:00 |
lib_wcstoll.c
|
C library: Add wcstoll function
|
2017-03-08 12:26:35 -06:00 |
lib_wcstoul.c
|
Add wcstoul function
|
2017-03-08 12:32:36 -06:00 |
lib_wcstoull.c
|
Add wcstoull function
|
2017-03-08 13:28:50 -06:00 |
lib_wcsxfrm.c
|
Fix a few more compile issues with the new wide character support
|
2016-10-19 08:18:46 -06:00 |
lib_wctob.c
|
Fix a few wide character build issues
|
2016-10-18 19:11:09 -06:00 |
lib_wmemchr.c
|
Fix a few more compile issues with the new wide character support
|
2016-10-19 08:18:46 -06:00 |
lib_wmemcmp.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wmemcpy.c
|
Fix a few more compile issues with the new wide character support
|
2016-10-19 08:18:46 -06:00 |
lib_wmemmove.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |
lib_wmemset.c
|
Add functions wcrtomb, wcslcpy, wcsxfrm, wctob, wctomb, wctype, localeconv, strcoll, strxfrm
|
2016-10-18 18:15:54 -06:00 |