.. |
catclose.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
catgets.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
catopen.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
codepages.h
|
594b16e004
simplify iconv and support more legacy codepages
|
13 年之前 |
duplocale.c
|
b3d7d062af
duplocale: don't crash when called with LC_GLOBAL_LOCALE
|
13 年之前 |
freelocale.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
gb18030.h
|
0e2331c9b6
gb18030 support in iconv (only from, not to)
|
13 年之前 |
iconv.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
intl.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isalnum_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isalpha_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isblank_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
iscntrl_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isdigit_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isgraph_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
islower_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isprint_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
ispunct_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isspace_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
isupper_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
iswalnum_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswalpha_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswblank_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswcntrl_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswctype_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswdigit_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswgraph_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswlower_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswprint_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswpunct_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswspace_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswupper_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
iswxdigit_l.c
|
c09b6f8ab6
fix some omissions and mistakes in locale_t interface definitions
|
13 年之前 |
isxdigit_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
jis0208.h
|
95a85e047e
legacy japanese charset support in iconv (only from, not to)
|
13 年之前 |
langinfo.c
|
5600088d38
fix nl_langinfo to actually use the existing, correct internal version
|
14 年之前 |
legacychars.h
|
594b16e004
simplify iconv and support more legacy codepages
|
13 年之前 |
localeconv.c
|
85a3ba3a28
fix localeconv values and implementation
|
13 年之前 |
newlocale.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
nl_langinfo_l.c
|
36bf56940a
more locale_t interfaces (string stuff) and header updates
|
13 年之前 |
setlocale.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
strcasecmp_l.c
|
36bf56940a
more locale_t interfaces (string stuff) and header updates
|
13 年之前 |
strcoll.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
strcoll_l.c
|
36bf56940a
more locale_t interfaces (string stuff) and header updates
|
13 年之前 |
strerror_l.c
|
36bf56940a
more locale_t interfaces (string stuff) and header updates
|
13 年之前 |
strfmon.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
strftime_l.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
strncasecmp_l.c
|
36bf56940a
more locale_t interfaces (string stuff) and header updates
|
13 年之前 |
strxfrm.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
strxfrm_l.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
tmp
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
tolower_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
toupper_l.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
towctrans_l.c
|
e5a7f14c81
add more of the locale_t interfaces, all dummied out to ignore the locale
|
13 年之前 |
towlower_l.c
|
e5a7f14c81
add more of the locale_t interfaces, all dummied out to ignore the locale
|
13 年之前 |
towupper_l.c
|
e5a7f14c81
add more of the locale_t interfaces, all dummied out to ignore the locale
|
13 年之前 |
uselocale.c
|
11c531e21d
implement uselocale function (minimal)
|
14 年之前 |
wcscoll.c
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |
wcscoll_l.c
|
e0614f7cd4
add all missing wchar functions except floating point parsers
|
13 年之前 |
wcsxfrm.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
wcsxfrm_l.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 年之前 |
wctrans_l.c
|
e5a7f14c81
add more of the locale_t interfaces, all dummied out to ignore the locale
|
13 年之前 |
wctype_l.c
|
e5a7f14c81
add more of the locale_t interfaces, all dummied out to ignore the locale
|
13 年之前 |