]> sourceware.org Git - glibc.git/commit
Remove __qaddr_t.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 9 Aug 2017 18:10:52 +0000 (18:10 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 9 Aug 2017 18:10:52 +0000 (18:10 +0000)
commit24d9f53ab0233bc385233c584abaeecbb75b04d1
tree9c6fdac5eb5653f00fe02456439b374b44d9f16b
parent3d452dabd1f063bdf251825a3ba5d68461921def
Remove __qaddr_t.

bits/types.h defines a type __qaddr_t that is not used anywhere in
glibc.  It doesn't appear to be widely used outside glibc either
(judging by codesearch.debian.net, where hits are generally copies of
definitions of this type, not uses), so it seems appropriate to remove
this type, which this patch does.

Tested for x86_64.

* posix/bits/types.h (__qaddr_t): Remove.
ChangeLog
posix/bits/types.h
This page took 0.041532 seconds and 5 git commands to generate.