about summary refs log tree commit diff
path: root/sysdeps/arm/armv6/strcpy.S
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-07-24 08:28:57 -0400
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-08-06 14:31:54 -0400
commitd4795e4a43e6f0c221bc5dc64c612206a21a177b (patch)
tree203f9cadce14bef4d0f48cf3cb9d4906c020431a /sysdeps/arm/armv6/strcpy.S
parent27bb6dc0db1d0da548a0be3ec1aa33e2c25565cd (diff)
downloadglibc-d4795e4a43e6f0c221bc5dc64c612206a21a177b.tar.gz
glibc-d4795e4a43e6f0c221bc5dc64c612206a21a177b.tar.xz
glibc-d4795e4a43e6f0c221bc5dc64c612206a21a177b.zip
PowerPC: Fix termios definitions
This patch fixes the incorrect guard by __USE_MISC of struct winsize and
struct termio in powerpc termios header.  Current states leads to build
failures if the program defines _XOPEN_SOURCE, but not _DEFAULT_SOURCE
or either _BSD_SOURCE or _SVID_SOURCE.  Without any definition,
__USE_MISC will not be defined and neither the struct definitions.

This patch copies the default Linux ioctl-types.h by adjusting only the
character control field (c_cc) size in struct termio.
Diffstat (limited to 'sysdeps/arm/armv6/strcpy.S')
0 files changed, 0 insertions, 0 deletions