]> sourceware.org Git - glibc.git/commit
Move bits/types.h into posix/bits.
authorZack Weinberg <zackw@panix.com>
Thu, 1 Dec 2016 19:22:54 +0000 (14:22 -0500)
committerZack Weinberg <zackw@panix.com>
Thu, 16 Feb 2017 14:43:50 +0000 (09:43 -0500)
commitab9536a75d3f2e0158cc91a0ae0096032c9d57b4
tree3b25cf0c7751119989fafcf7aee102760367887e
parentf7db120f67d853e0cfa272fa39c8b9be67c0a935
Move bits/types.h into posix/bits.

bits/types.h has no sysdeps variants, so it should be in the
subdirectory that installs it (namely, posix).

* bits/types.h: Move to posix/bits.
* include/bits/types.h: New wrapper.
ChangeLog
include/bits/types.h [new file with mode: 0644]
posix/bits/types.h [moved from bits/types.h with 100% similarity]
This page took 0.041011 seconds and 5 git commands to generate.