]> git.ipfire.org Git - thirdparty/glibc.git/commit - stdio-common/vfprintf.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 2004 23:25:46 +0000 (23:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Nov 2004 23:25:46 +0000 (23:25 +0000)
commit1b1d36792e9d9c4ad9a67ad8bfc1a3be8f2104c1
tree4523c0003244e52de8da34478fc4aa201cb778bf
parentfb67e07dfb5403e6008e60be9896ced594014fec
Update.

2004-11-18  Ulrich Drepper  <drepper@redhat.com>
* libio/libio.h (_IO_FLAGS2_FORTIFY): Renamed from
_IO_FLAGS2_CHECK_PERCENT_N.
* debug/fprintff_chk.c: Adjust all users.
* debug/printf_chk.c: Likewise.
* debug/vfprintf_chk.c: Likewise.
* debug/vprintf_chk.c: Likewise.
* debug/vsnprintf_chk.c: Likewise.
* debug/vsprintf_chk.c: Likewise.
* stdio-common/vfprintf.c: Likewise.  Detect missing %N$ formats.
* debug/tst-chk1.c: Test detection of missing %N$ formats.
ChangeLog
debug/fprintf_chk.c
debug/printf_chk.c
debug/tst-chk1.c
debug/vfprintf_chk.c
debug/vprintf_chk.c
debug/vsnprintf_chk.c
debug/vsprintf_chk.c
stdio-common/vfprintf.c