cosmopolitan/libc/unicode
Justine Tunney 31e746c937 Add more missing libc/libc++ functions
- Add sched_rr_get_interval()
- Add `unbuffer` command example
- Add more locale function stubs
- Vendor most of remaining libcxx content
2022-07-22 07:20:21 -07:00
..
blocks.txt Make numerous improvements 2021-09-28 01:52:34 -07:00
eastasianwidth.txt Fix more things 2022-03-24 00:12:29 -07:00
freelocale.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iconv.c Implement setlocale() stub (#43) 2021-02-18 17:06:06 -08:00
isdigit_l.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
islower_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
isupper_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswalpha_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswblank_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswcntrl_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswdigit_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswlower_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswprint_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswpunct_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswspace_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswupper_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
iswxdigit_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
isxdigit_l.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
kcombiningchars.S Remove trailing whitespace from all files (#497) 2022-07-20 20:31:16 -07:00
keastasianwidth.s Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
langinfo.c Decentralize Python native module linkage 2021-09-07 11:40:11 -07:00
langinfo.h Decentralize Python native module linkage 2021-09-07 11:40:11 -07:00
locale.h Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
localeconv.c Add more POSIX function stubs 2021-03-02 03:27:55 -08:00
newlocale.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
setlocale.c Fix issues with stdio needed for Lua 2021-03-06 19:04:26 -08:00
SpecialCasing.txt Make numerous improvements 2021-09-28 01:52:34 -07:00
strcoll_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
strnwidth.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
strnwidth16.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
strwidth.c Add NetBSD support 2021-02-05 06:19:45 -08:00
strwidth16.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
strxfrm_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
tolower_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
toupper_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
towlower_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
towupper_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
unicode-properties.txt Introduce --strace flag for system call tracing 2022-03-18 18:07:28 -07:00
unicode.h Add more POSIX function stubs 2021-03-02 03:27:55 -08:00
unicode.mk Improve build system 2021-02-19 23:03:34 -08:00
unicodedata.txt Fix more things 2022-03-24 00:12:29 -07:00
update.sh Make numerous improvements 2021-09-28 01:52:34 -07:00
uselocale.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
wcscoll_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
wcsnwidth.c Add NetBSD support 2021-02-05 06:19:45 -08:00
wcswidth.c Add NetBSD support 2021-02-05 06:19:45 -08:00
wcsxfrm_l.c Add more missing libc/libc++ functions 2022-07-22 07:20:21 -07:00
wcwidth.c Add q keyboard shortcut to printvideo.com (#37) 2021-02-03 15:53:33 -08:00