| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=136092
|
| |
|
|
|
|
|
| |
instead of making repeated calls to __fgetwc().
Notes:
svn path=/head/; revision=132498
|
| |
|
|
| |
Notes:
svn path=/head/; revision=103678
|
| |
|
|
|
|
|
|
|
| |
here in terms of mbrtowc(), wcrtomb(), and the single-byte I/O functions.
The rune I/O functions are about to become deprecated in favour of the
ones provided by ISO C90 Amd. 1 and C99.
Notes:
svn path=/head/; revision=103523
|
| |
|
|
| |
Notes:
svn path=/head/; revision=103012
|
|
|
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
Notes:
svn path=/head/; revision=101776
|