]> git.ipfire.org Git - thirdparty/glibc.git/commit - debug/wcrtomb_chk.c
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 Jul 2005 07:43:27 +0000 (07:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 Jul 2005 07:43:27 +0000 (07:43 +0000)
commitdf6f89692fd7e802f38f944ed73942354a9911f8
tree12debd445b11886fcf433fc6f85e9abe615670cc
parent10ffcd52f0578b13b48bdf84e73759353b29b673
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,

wcsrtombs, mbsnrtowcs, and wcsnrtombs.
* debug/Makefile (routines): Add wcrtomb_chk, mbsrtowcs_chk,
wcsrtombs_chk, mbsnrtowcs_chk, and wcsnrtombs_chk.
* debug/Versions: Add __wcrtomb_chk, __mbsrtowcs_chk,
__wcsrtombs_chk, __mbsnrtowcs_chk, and __wcsnrtombs_chk.
* debug/tst-chk1.c: Add tests for new functions.
* debug/mbsnrtowcs_chk.c: New file.
* debug/mbsrtowcs_chk.c: New file.
* debug/wcrtomb_chk.c: New file.
* debug/wcsnrtombs_chk.c: New file.
* debug/wcsrtombs_chk.c: New file.

* include/stdio.h: Add declaration for __fxprintf.
37 files changed:
ChangeLog
argp/argp-fmtstream.c
argp/argp-help.c
assert/assert-perr.c
assert/assert.c
debug/Makefile
debug/Versions
debug/mbsnrtowcs_chk.c [new file with mode: 0644]
debug/mbsrtowcs_chk.c [new file with mode: 0644]
debug/tst-chk1.c
debug/wcrtomb_chk.c [new file with mode: 0644]
debug/wcsnrtombs_chk.c [new file with mode: 0644]
debug/wcsrtombs_chk.c [new file with mode: 0644]
gmon/gmon.c
inet/rcmd.c
malloc/obstack.c
misc/getpass.c
posix/getopt.c
resolv/res_hconf.c
stdio-common/perror.c
stdio-common/psignal.c
stdlib/fmtmsg.c
sunrpc/auth_unix.c
sunrpc/clnt_perr.c
sunrpc/clnt_tcp.c
sunrpc/clnt_udp.c
sunrpc/clnt_unix.c
sunrpc/svc_simple.c
sunrpc/svc_tcp.c
sunrpc/svc_udp.c
sunrpc/svc_unix.c
sunrpc/xdr.c
sunrpc/xdr_array.c
sunrpc/xdr_rec.c
sunrpc/xdr_ref.c
sysdeps/generic/wordexp.c
wcsmbs/bits/wchar2.h