| .. |
|
compile_fail-STR_MAX_CHARS.c
|
049ae7d0ad
str: add STR_MAX_CHARS().
|
13 years ago |
|
compile_fail-isalnum.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isalpha.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isascii.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isblank.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-iscntrl.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isdigit.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-islower.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isprint.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-ispunct.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isspace.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isupper.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-isxdigit.c
|
00e61068e3
str: fix tests on unsigned chars, and !HAVE_ISBLANK.
|
15 years ago |
|
compile_fail-strchr.c
|
ecea073699
str: provide checks for ctype.h char functions, and strstr and strchr functions.
|
15 years ago |
|
compile_fail-strrchr.c
|
ecea073699
str: provide checks for ctype.h char functions, and strstr and strchr functions.
|
15 years ago |
|
compile_fail-strstr.c
|
ecea073699
str: provide checks for ctype.h char functions, and strstr and strchr functions.
|
15 years ago |
|
debug.c
|
ecea073699
str: provide checks for ctype.h char functions, and strstr and strchr functions.
|
15 years ago |
|
run-STR_MAX_CHARS.c
|
049ae7d0ad
str: add STR_MAX_CHARS().
|
13 years ago |
|
run.c
|
0845e79650
str: fix warnings.
|
14 years ago |