[PATCH] S390: Fix remaining ONE_DIRECTION warning messages
commitf349489e7e5b5341a9c1a590e9a41c2e07d3bdbb
authorStefan Liebler <stli@linux.vnet.ibm.com>
Thu, 31 Jul 2014 18:10:47 +0000 (31 20:10 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Thu, 31 Jul 2014 18:10:47 +0000 (31 20:10 +0200)
tree8c7c54fd4ffcc2b58ca0f883fcf8ca4433a4e961
parent2f438e20ab591641760e97458d5d1569942eced5
[PATCH] S390: Fix remaining ONE_DIRECTION warning messages

This patch fixes the remaining ONE_DIRECTION warnings for s390 specific conversions.
It defines ONE_DIRECTION to 0 like the patch from Steve Ellcey:
https://www.sourceware.org/ml/libc-alpha/2014-05/msg00039.html

    Changelog:
    * sysdeps/s390/s390-64/utf16-utf32-z9.c
    (ONE_DIRECTION): Define.
    * sysdeps/s390/s390-64/utf8-utf16-z9.c
    (ONE_DIRECTION): Define.
    * sysdeps/s390/s390-64/utf8-utf32-z9.c
    (ONE_DIRECTION): Define.
ChangeLog
sysdeps/s390/s390-64/utf16-utf32-z9.c
sysdeps/s390/s390-64/utf8-utf16-z9.c
sysdeps/s390/s390-64/utf8-utf32-z9.c