This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-09 06:44:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
src
/
locale
History
Szabolcs Nagy
f1471d3216
fix an overflow in wcsxfrm when n==0
...
posix allows zero length destination
2014-01-23 03:24:54 +01:00
..
big5.h
add hkscs/big5-2003/eten extensions to iconv big5
2013-08-17 16:23:22 -04:00
catclose.c
…
catgets.c
…
catopen.c
…
codepages.h
…
duplocale.c
…
freelocale.c
…
gb18030.h
…
hkscs.h
add hkscs/big5-2003/eten extensions to iconv big5
2013-08-17 16:23:22 -04:00
iconv.c
add hkscs/big5-2003/eten extensions to iconv big5
2013-08-17 16:23:22 -04:00
intl.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
isalnum_l.c
…
isalpha_l.c
…
isblank_l.c
…
iscntrl_l.c
…
isdigit_l.c
…
isgraph_l.c
…
islower_l.c
…
isprint_l.c
…
ispunct_l.c
…
isspace_l.c
…
isupper_l.c
…
iswalnum_l.c
…
iswalpha_l.c
…
iswblank_l.c
…
iswcntrl_l.c
…
iswctype_l.c
…
iswdigit_l.c
…
iswgraph_l.c
…
iswlower_l.c
…
iswprint_l.c
…
iswpunct_l.c
…
iswspace_l.c
…
iswupper_l.c
…
iswxdigit_l.c
…
isxdigit_l.c
…
jis0208.h
…
ksc.h
…
langinfo.c
…
legacychars.h
…
localeconv.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
newlocale.c
…
setlocale.c
…
strcasecmp_l.c
include cleanups: remove unused headers and add feature test macros
2013-12-12 05:09:18 +00:00
strcoll.c
…
strerror_l.c
…
strfmon.c
remove duplicate includes from dynlink.c, strfmon.c and getaddrinfo.c
2013-11-25 23:34:10 +00:00
strncasecmp_l.c
…
strxfrm.c
…
tolower_l.c
…
toupper_l.c
…
towctrans_l.c
…
towlower_l.c
…
towupper_l.c
…
uselocale.c
…
wcscoll.c
…
wcsxfrm.c
fix an overflow in wcsxfrm when n==0
2014-01-23 03:24:54 +01:00
wctrans_l.c
…
wctype_l.c
…