error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]
commitfdb16de38705ccff0dbf38af9956eb4165710106
authorFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 11:36:10 +0000 (14 13:36 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 15:54:49 +0000 (14 17:54 +0200)
treec02ed2ab338c6caabe2aa69f2c52ab6dac545d3d
parent599cf3976679e1b345307d9c02057f02aa95528f
error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]

Also introduce the __vfxprintf function.
ChangeLog
include/stdio.h
misc/Makefile
misc/err.c
misc/error.c
misc/tst-warn-wide.c [new file with mode: 0644]
stdio-common/fxprintf.c