/freebsd/lib/libc/locale/ |
H A D | wcsrtombs.3 | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | mbsrtowcs.3 | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | mbsnrtowcs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | wcsrtombs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | mbsrtowcs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | wcsnrtombs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | mbstowcs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | wcstombs.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | mblocal.h | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | none.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | table.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | Makefile.inc | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
H A D | setrunelocale.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
/freebsd/lib/libc/stdio/ |
H A D | fputws.c | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|
/freebsd/include/ |
H A D | wchar.h | diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions. diff 1949a3470f29c5edaa5fc2770c2886d653fa68d1 Wed Jul 21 12:54:57 CEST 2004 Tim J. Robbins <tjr@FreeBSD.org> Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are convenient when the source string isn't null-terminated.
Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(), wcsrtombs()) in terms of these new functions.
|