]> sourceware.org Git - glibc.git/commit
Use IS_IN internally only
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 24 Nov 2014 09:54:34 +0000 (15:24 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 24 Nov 2014 09:54:34 +0000 (15:24 +0530)
commit7a9ebfa159f392fcf1c3aa172fc5bd6bd1eeea63
tree313403a4ef8f585ad087f58734efe74dd872e89c
parent4f41c682f3f0a0ad69eeac38a6b270f4362c3a02
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.
ChangeLog
include/bits/stdlib-float.h
include/mqueue.h
This page took 0.045228 seconds and 5 git commands to generate.