]> git.ipfire.org Git - thirdparty/glibc.git/commit
libio: Rename _FWRITE to FWRITE_FUNC
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jan 2018 21:44:46 +0000 (22:44 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jan 2018 22:00:17 +0000 (23:00 +0100)
commit2aadb70562feae948ed093c86808e7331c5bc6bd
tree1f1a8bf592a3b8db28533df6736174088133378c
parentba729de6436ea0a8af3ad80f9555cf3161c7694b
libio: Rename _FWRITE to FWRITE_FUNC

_FWRITE would be in the reserved-namespace.

* libio/tst-memstream3.c (_FWRITE): Rename to FWRITE_FUNC.
(do_test_bz20181): Rename accordingly.
ChangeLog
libio/tst-memstream3.c
libio/tst-wmemstream3.c