/freebsd/lib/libc/stdio/ |
H A D | ungetwc.c | diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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. diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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.
|
H A D | fgetws.c | diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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. diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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.
|
H A D | fputwc.c | diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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. diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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.
|
H A D | fputws.c | diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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. diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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.
|
H A D | fgetwc.c | diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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. diff 24990dfad088db7073e30b8870d62366fb510cd3 Wed Sep 18 07:58:11 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Reimplement the functionality of fgetrune(), fputrune(), and fungetrune() 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.
|