freebsd-dev/lib/libc/locale
2002-10-27 17:44:33 +00:00
..
big5.c
btowc.3
btowc.c
collate.c
collate.h
collcmp.c
ctype.3
digittoint.3
euc.4
euc.5
euc.c
fix_grouping.c
frune.c Deprecate the rest of the rune interface. 2002-09-18 06:19:12 +00:00
isalnum.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isalpha.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isascii.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isblank.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
iscntrl.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isctype.c
isdigit.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isgraph.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
islower.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isprint.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
ispunct.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isspace.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
isupper.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
iswalnum.3 Improve three instances of questionable or confusing grammar. 2002-10-03 14:09:06 +00:00
iswctype.c
isxdigit.3 Add a note to the Compatiblity section suggesting that these functions 2002-10-06 10:15:38 +00:00
ldpart.c Do not include <sys/syslimits.h> directly; it is not intended for general 2002-10-27 17:44:33 +00:00
ldpart.h
lmessages.c
lmessages.h
lmonetary.c Cosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like in other places 2002-10-12 11:31:07 +00:00
lmonetary.h Add support for the 6 new C99 struct lconv members dealing with formatting 2002-10-09 09:19:28 +00:00
lnumeric.c
lnumeric.h
localeconv.c Add support for the 6 new C99 struct lconv members dealing with formatting 2002-10-09 09:19:28 +00:00
Makefile.inc Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
mblen.c Style sweep. 2002-10-27 10:41:21 +00:00
mbrlen.3 Add an example. 2002-10-03 14:07:26 +00:00
mbrlen.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
mbrtowc.3 Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
mbrtowc.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
mbrune.3 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
mbrune.c Mark mbmb(), mbrune(), and mbrrune() as deprecated functions. We want to 2002-09-18 06:11:21 +00:00
mbsinit.3
mbsinit.c
mbsrtowcs.3 Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
mbsrtowcs.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
mbstowcs.c Style sweep. 2002-10-27 10:41:21 +00:00
mbtowc.c Style sweep. 2002-10-27 10:41:21 +00:00
mskanji.c FA, FB and FC are lead bytes according to recent Microsoft documentation. 2002-10-14 01:50:45 +00:00
multibyte.3 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
nl_langinfo.3
nl_langinfo.c
nomacros.c
none.c Avoid truncating invalid wide characters that are outside the range of 2002-10-16 11:37:38 +00:00
rune.3 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
rune.c
runetype.c
setinvalidrune.c Warn when setinvalidrune() is referenced for consistency with the rest 2002-09-24 09:25:37 +00:00
setlocale.3 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
setlocale.c
setlocale.h
setrunelocale.c Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
table.c
toascii.3
tolower.3 Point out that although toupper() and tolower() really accept rune_t's 2002-10-03 11:14:00 +00:00
tolower.c
toupper.3 Point out that although toupper() and tolower() really accept rune_t's 2002-10-03 11:14:00 +00:00
toupper.c
towlower.3 Document towlower() and towupper() in separate manual pages instead of 2002-10-03 11:23:06 +00:00
towupper.3 Document towlower() and towupper() in separate manual pages instead of 2002-10-03 11:23:06 +00:00
utf2.4 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
utf2.5 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
utf2.c
utf8.5 Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
utf8.c Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
wcrtomb.3 Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
wcrtomb.c Use an internal buffer for the result when the first argument is NULL. 2002-10-25 13:24:45 +00:00
wcsftime.3 Add an implementation of wcsftime() (wide character version of strftime()). 2002-09-11 08:57:11 +00:00
wcsftime.c Use the heap instead of the stack to store temporary multibyte string 2002-09-15 08:06:17 +00:00
wcsrtombs.3 Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
wcsrtombs.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
wcstod.3 Add wcstod() as a wrapper around strtod(). It does not handle any characters 2002-09-15 08:38:51 +00:00
wcstod.c Add wcstod() as a wrapper around strtod(). It does not handle any characters 2002-09-15 08:38:51 +00:00
wcstoimax.c Add the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +00:00
wcstol.3 Add the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +00:00
wcstol.c Add wcstol() and wcstoul(), based on strtol() and strtoul(). 2002-09-08 13:27:26 +00:00
wcstoll.c Add the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +00:00
wcstombs.c Style sweep. 2002-10-27 10:41:21 +00:00
wcstoul.c Add wcstol() and wcstoul(), based on strtol() and strtoul(). 2002-09-08 13:27:26 +00:00
wcstoull.c Add the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +00:00
wcstoumax.c Add the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +00:00
wctob.c
wctomb.c Style sweep. 2002-10-27 10:41:21 +00:00
wctrans.3 Add an Examples section with an example of how to use the functions. 2002-10-03 08:49:29 +00:00
wctrans.c
wctype.3 Add an Examples section with an example of how to use the functions. 2002-10-03 08:49:29 +00:00
wctype.c
wcwidth.3 Add an Examples section with an example of how to use the functions. 2002-10-03 08:49:29 +00:00
wcwidth.c