diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-10 18:18:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-10 18:18:07 +0000 |
commit | debf73246a6ba873e912fd446f711a0c09b6586a (patch) | |
tree | 774a16069ab4806cbe531f2f36365a8200cf8b81 /ChangeLog | |
parent | 95a2c3899696dc317bdaee5ba68d6bf89ec5c925 (diff) | |
download | glibc-debf73246a6ba873e912fd446f711a0c09b6586a.tar glibc-debf73246a6ba873e912fd446f711a0c09b6586a.tar.gz glibc-debf73246a6ba873e912fd446f711a0c09b6586a.tar.bz2 glibc-debf73246a6ba873e912fd446f711a0c09b6586a.zip |
* wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather than
vswprintf recursively.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-01-10 Jakub Jelinek <jakub@redhat.com> + + * wcsmbs/bits/wchar2.h (vswprintf): Call __vswprintf_alias rather than + vswprintf recursively. + 2006-01-10 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/bits/setjmp.h: Add back accidently removed #endif. |