1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libc/locale
Antoine Brodin 59e7781613 Don't allocate the constant array "props" on the stack in wctype.
PR:		74743
Submitted by:	knut st. osmundsen
Approved by:	rwatson (mentor)
MFC after:	1 month
2008-03-17 18:22:23 +00:00
..
ascii.c Introduce new encoding: "ASCII" 2008-01-21 23:48:12 +00:00
big5.5
big5.c
btowc.3
btowc.c
collate.c
collate.h
collcmp.c
ctype.3
digittoint.3
euc.5
euc.c
fix_grouping.c
gb2312.5
gb2312.c
gb18030.5
gb18030.c
gbk.5
gbk.c
isalnum.3
isalpha.3
isascii.3
isblank.3
iscntrl.3
isctype.c
isdigit.3
isgraph.3
isideogram.3
islower.3
isphonogram.3
isprint.3
ispunct.3
isrune.3
isspace.3
isspecial.3
isupper.3
iswalnum.3
iswctype.c Back out 2nd part of wrong iswascii() change in prev. commit. 2007-10-23 17:39:28 +00:00
isxdigit.3
ldpart.c
ldpart.h
lmessages.c
lmessages.h
lmonetary.c
lmonetary.h
lnumeric.c
lnumeric.h
localeconv.3
localeconv.c Remove 3rd clause of license 2007-12-12 07:43:23 +00:00
Makefile.inc Introduce new encoding: "ASCII" 2008-01-21 23:48:12 +00:00
mblen.3
mblen.c
mblocal.h Introduce new encoding: "ASCII" 2008-01-21 23:48:12 +00:00
mbrlen.3
mbrlen.c
mbrtowc.3
mbrtowc.c
mbsinit.3
mbsinit.c
mbsnrtowcs.c
mbsrtowcs.3
mbsrtowcs.c
mbstowcs.3
mbstowcs.c
mbtowc.3
mbtowc.c
mskanji.5
mskanji.c
multibyte.3
nextwctype.3
nextwctype.c
nl_langinfo.3
nl_langinfo.c
nomacros.c
none.c
rpmatch.3
rpmatch.c
rune.c
runefile.h
runetype.c
setlocale.3
setlocale.c
setlocale.h
setrunelocale.c Fix longstanding mb/wc functions segfault if error occurse 2008-01-23 03:05:35 +00:00
Symbol.map
table.c
toascii.3
tolower.3
tolower.c
toupper.3
toupper.c
towlower.3
towupper.3
utf8.5
utf8.c
wcrtomb.3
wcrtomb.c
wcsftime.3
wcsftime.c
wcsnrtombs.c
wcsrtombs.3
wcsrtombs.c
wcstod.3
wcstod.c
wcstof.c
wcstoimax.c
wcstol.3
wcstol.c
wcstold.c
wcstoll.c
wcstombs.3
wcstombs.c
wcstoul.c
wcstoull.c
wcstoumax.c
wctob.c
wctomb.3
wctomb.c
wctrans.3
wctrans.c
wctype.3
wctype.c Don't allocate the constant array "props" on the stack in wctype. 2008-03-17 18:22:23 +00:00
wcwidth.3
wcwidth.c