newlib/newlib/libc/ctype
Corinna Vinschen cc88e009ed * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording.
* libc/ctype/isalpha.c: Ditto.
	* libc/ctype/isblank.c: Ditto.
	* libc/ctype/iscntrl.c: Ditto.
	* libc/ctype/isdigit.c: Ditto.
	* libc/ctype/islower.c: Ditto.
	* libc/ctype/isprint.c: Ditto.
	* libc/ctype/ispunct.c: Ditto.
	* libc/ctype/isxdigit.c: Ditto.
2013-05-23 14:46:51 +00:00
..
Makefile.am
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
ctype.tex
ctype_.c Port newlib to x86_64-pc-cygwin. 2013-04-23 09:42:25 +00:00
ctype_cp.h
ctype_iso.h
isalnum.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
isalpha.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
isascii.c
isblank.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
iscntrl.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
isdigit.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
islower.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
isprint.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
ispunct.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
isspace.c
isupper.c
iswalnum.c
iswalpha.c
iswblank.c
iswcntrl.c
iswctype.c
iswdigit.c
iswgraph.c
iswlower.c
iswprint.c
iswpunct.c
iswspace.c
iswupper.c
iswxdigit.c
isxdigit.c * libc/ctype/isalnum.c: Correct domain of definition to SUSv4 wording. 2013-05-23 14:46:51 +00:00
jp2uc.c
jp2uc.h
local.h
toascii.c
tolower.c
toupper.c
towctrans.c
towlower.c
towupper.c
utf8alpha.h
utf8print.h
wctrans.c
wctype.c