This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
git://git.musl-libc.org/musl
synced
2025-01-15 19:31:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf7b7282f5
musl
/
src
/
locale
History
Rich Felker
87be54a135
rework langinfo code for ABI compat and for use by time code
2013-07-24 18:52:02 -04:00
..
catclose.c
catgets.c
catopen.c
codepages.h
duplocale.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
freelocale.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
gb18030.h
iconv.c
fix iconv conversion to legacy 8bit codepages
2013-06-26 14:27:45 -04:00
intl.c
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
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
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
langinfo.c
rework langinfo code for ABI compat and for use by time code
2013-07-24 18:52:02 -04:00
legacychars.h
localeconv.c
newlocale.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
setlocale.c
strcasecmp_l.c
strcoll.c
prepare strcoll/wcscoll for LC_COLLATE support and add ABI symbols
2013-07-24 18:17:09 -04:00
strerror_l.c
strfmon.c
strncasecmp_l.c
strxfrm.c
update strxfrm/wcsxfrm for future LC_COLLATE support and ABI compat
2013-07-24 18:44:31 -04:00
tmp
tolower_l.c
toupper_l.c
towctrans_l.c
towlower_l.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
towupper_l.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
uselocale.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00
wcscoll.c
prepare strcoll/wcscoll for LC_COLLATE support and add ABI symbols
2013-07-24 18:17:09 -04:00
wcsxfrm.c
update strxfrm/wcsxfrm for future LC_COLLATE support and ABI compat
2013-07-24 18:44:31 -04:00
wctrans_l.c
wctype_l.c
add ABI compat aliases for a number of locale_t functions
2013-07-24 18:40:52 -04:00