diff options
author | 2014-11-24 15:24:34 +0530 | |
---|---|---|
committer | 2014-11-24 15:24:34 +0530 | |
commit | 7a9ebfa159f392fcf1c3aa172fc5bd6bd1eeea63 (patch) | |
tree | 313403a4ef8f585ad087f58734efe74dd872e89c /string/strcpy.c | |
parent | Remove NOT_IN_libc (diff) | |
download | glibc-7a9ebfa159f392fcf1c3aa172fc5bd6bd1eeea63.tar.xz glibc-7a9ebfa159f392fcf1c3aa172fc5bd6bd1eeea63.zip |
Use IS_IN internally only
This change is only useful for the conformance tests since the headers
changed are not installed. The conformance tests fail due to IS_IN
not being defined, so wrap it with a check to make sure that _ISOMAC
is defined.
* include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
defined.
* include/mqueue.h: Likewise.
* include/stdlib.h: Likewise.
Diffstat (limited to 'string/strcpy.c')
0 files changed, 0 insertions, 0 deletions