summaryrefslogtreecommitdiff
path: root/debug/Versions
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-29 15:59:52 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-29 15:59:52 +0000
commit1ce6c1300b11dcd825ee372b9354607f5069a6f1 (patch)
tree67990009472995b855931e265aebae3d42649e12 /debug/Versions
parent6220c7e39166e868f668aa70cf3fb88ace484561 (diff)
Updated to fedora-glibc-20050729T1531
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions3
1 files changed, 2 insertions, 1 deletions
diff --git a/debug/Versions b/debug/Versions
index 2f4183bceb..683eb17d09 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -31,7 +31,8 @@ libc {
__vwprintf_chk; __vfwprintf_chk; __fgetws_chk; __fgetws_unlocked_chk;
__confstr_chk; __getgroups_chk; __ttyname_r_chk; __getlogin_r_chk;
__gethostname_chk; __getdomainname_chk; __wcrtomb_chk; __mbsnrtowcs_chk;
- __wcsnrtombs_chk; __mbsrtowcs_chk; __wcsrtombs_chk;
+ __wcsnrtombs_chk; __mbsrtowcs_chk; __wcsrtombs_chk; __mbstowcs_chk;
+ __wcstombs_chk;
__stack_chk_fail;
}