]> git.ipfire.org Git - thirdparty/glibc.git/commit - libio/vswprintf.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 9 Aug 2001 19:49:54 +0000 (19:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 9 Aug 2001 19:49:54 +0000 (19:49 +0000)
commit5569e0a6fb5c99cfb1b6b9ac020edfa95f710603
tree1a56cb1137e45f94340256ce1e0fb4a746e48dbc
parentcc7f258f32352916d508a6f034f51f14abfc7efe
Update.

* libio/vswprintf.c (_IO_vswprintf): Fix return value handling
which is different from snprintf.
* libio/tst_swprintf.c: Add tests for too small output buffer.
ChangeLog
libio/tst_swprintf.c
libio/vswprintf.c