Commit History

Author SHA1 Message Date
  Alin Jerpelea 9b9be7e1f0 include: Author: Gregory Nutt: update licenses to Apache 2.0 3 years ago
  Xiang Xiao 6f3cef856d libc: Add the remaining wscanf series declaration 4 years ago
  Xiang Xiao 7cbcbcde51 libc: Implement wcsrtombs, wcsnrtombs and mbsnrtowcs 4 years ago
  Xiang Xiao a2d924eea4 syscall: Fix typo error in cvs and header file 4 years ago
  Xiang Xiao 894ca622e6 nclude/sys/types: Move wint_t and wctype_t from wchar.h to types.h. This change is compatible as before since wchar.h include types.h indirectly. This fixes a compilation error with newlib's math.h: 'unknown type name wint_t' 6 years ago
  Gregory Nutt ccabac3eb6 More fixes for compilation with current SDCC compiler 7 years ago
  Gregory Nutt 28e9fe32b6 include/: Remove dangling space at the end of lines. 7 years ago
  Alan Carvalho de Assis d43380d543 Add wcstoull function 7 years ago
  Alan Carvalho de Assis d9bfcfc330 Add mbsnrtowcs wcsnrtombs just returning sucess 7 years ago
  Alan Carvalho de Assis 2d1ace3ee5 Add wcstof function 7 years ago
  Alan Carvalho de Assis 6e0afb2905 C library: Ad wcstol() and wcstold(). 7 years ago
  Alan Carvalho de Assis 3ccef07863 C library: Add wcstoll function 7 years ago
  Gregory Nutt 54fd0f0a04 Fix a few more compile issues with the new wide character support 8 years ago
  Alan Carvalho de Assis b852bb3403 Add iswctype, towlower, towupper and wcsftime functions 8 years ago
  Gregory Nutt c73d3e9c5f Remove comments that no longer apply. clocale should not do anyting if CONFIG_LIBC_LOCALE is not defined. 8 years ago
  Gregory Nutt 890a9eb45d Fix a few wide character build issues 8 years ago
  Gregory Nutt 63f88fc55f Add some comments 9 years ago
  Gregory Nutt b478c11b85 Back out definition of mbstate_t. That is a mistake 9 years ago
  Gregory Nutt 8bd9203d49 Add mbstate_t to wchar.h and cwchar 9 years ago
  Gregory Nutt 04471aa5cb Add include/wchar.h 10 years ago