* configure.host: Define stdio directory as a variable. * libc/Makefile.am: Define stdio related names as macros. * libc/configure.in: Add detection routine of stdio directory. * libc/Makefile.in: Regenerated. * libc/configure: Ditto. * libc/argz/Makefile.in: Ditto. * libc/ctype/Makefile.in: Ditto. * libc/errno/Makefile.in: Ditto. * libc/iconv/Makefile.in: Ditto. * libc/iconv/ccs/Makefile.in: Ditto. * libc/iconv/ccs/binary/Makefile.in: Ditto. * libc/iconv/ces/Makefile.in: Ditto. * libc/iconv/lib/Makefile.in: Ditto. * libc/locale/Makefile.in: Ditto. * libc/misc/Makefile.in: Ditto. * libc/posix/Makefile.in: Ditto. * libc/reent/Makefile.in: Ditto. * libc/search/Makefile.in: Ditto. * libc/signal/Makefile.in: Ditto. * libc/stdio/Makefile.in: Ditto. * libc/stdio64/Makefile.in: Ditto. * libc/stdlib/Makefile.in: Ditto. * libc/string/Makefile.in: Ditto. * libc/syscalls/Makefile.in: Ditto. * libc/time/Makefile.in: Ditto. * libc/unix/Makefile.in: Ditto. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| _tolower.c | ||
| _toupper.c | ||
| ctype.tex | ||
| ctype_.c | ||
| isalnum.c | ||
| isalpha.c | ||
| isascii.c | ||
| isblank.c | ||
| iscntrl.c | ||
| isdigit.c | ||
| islower.c | ||
| isprint.c | ||
| ispunct.c | ||
| 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 | ||
| jp2uc.c | ||
| jp2uc.h | ||
| local.h | ||
| toascii.c | ||
| tolower.c | ||
| toupper.c | ||
| towctrans.c | ||
| towlower.c | ||
| towupper.c | ||
| utf8alpha.h | ||
| utf8print.h | ||
| utf8punct.h | ||
| wctrans.c | ||
| wctype.c | ||