This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
locale
History
rdivacky
5a043c094a
Change dstp to be const and remove bogus cast.
...
Submitted by: christoph.mallon at gmx.de Approved by: kib (mentor)
2009-01-15 20:45:59 +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
Introduce a local variable and use it instead of passed in parameter
2009-01-15 18:53:52 +00:00
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
Change dstp to be const and remove bogus cast.
2009-01-15 20:45:59 +00:00
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
Introduce a local variable and use it instead of passed in parameter
2009-01-15 18:53:52 +00:00
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
…