- Also, harmonize libm to use CHEWOUT_FILES like libc, rather than chobj.
Update documentation appropriately.
* HOWTO: Update.
* Makefile.shared: Move documentation rules to here...
* libc/argz/Makefile.am: ... from here ...
* libc/ctype/Makefile.am: ... and here.
* libc/errno/Makefile.am: Ditto.
* libc/iconv/Makefile.am: Ditto.
* libc/iconv/ccs/Makefile.am : Ditto.
* libc/iconv/ces/Makefile.am: Ditto.
* libc/iconv/lib/Makefile.am: Ditto.
* libc/locale/Makefile.am: Ditto.
* libc/misc/Makefile.am: Ditto.
* libc/posix/Makefile.am: Ditto.
* libc/reent/Makefile.am: Ditto.
* libc/search/Makefile.am: Ditto.
* libc/stdio/Makefile.am: Ditto.
* libc/stdio64/Makefile.am: Ditto.
* libc/stdlib/Makefile.am : Ditto.
* libc/string/Makefile.am: Ditto.
* libc/syscalls/Makefile.am: Ditto.
* libc/time/Makefile.am : Ditto.
* libc/unix/Makefile.am: Ditto.
* libc/xdr/Makefile.am: Ditto.
* libm/common/Makefile.am: Ditto.
* libm/complex/Makefile.am: Ditto.
* libm/math/Makefile.am: Ditto.
* libm/mathfp/Makefile.am: Ditto.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| ctype.tex | ||
| ctype_.c | ||
| ctype_cp.h | ||
| ctype_iso.h | ||
| 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 | ||
| wctrans.c | ||
| wctype.c | ||