Add missing __RCSID()
Merge the nathanw_sa branch.
putwc and putwchar's argument is wchar_t, not wint_t.
- make FILE structure extensible without breaking binary-compatibility.- add fputwc, fgetwc, fwide and related functions.- add hooks needed to maintain the orientation of file stream.