]> git.ipfire.org Git - thirdparty/gcc.git/commit
Rename bits/mutex.h to avoid clashing with glibc
authorJonathan Wakely <jwakely@redhat.com>
Wed, 6 Jan 2016 13:00:33 +0000 (13:00 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 6 Jan 2016 13:00:33 +0000 (13:00 +0000)
commit0c3e5dd1e6efc0c30d679ac2c57ab12f86c6c5af
tree8734c604f70400562d350f154606f6a31cd1f39e
parent68dd05da9496df06cf539939583f2444b2ce9292
Rename bits/mutex.h to avoid clashing with glibc

* include/Makefile.am: Adjust.
* include/Makefile.in: Regenerate.
* include/bits/mutex.h: Rename to bits/std_mutex.h.
* include/std/condition_variable: Adjust include.
* include/std/mutex: Likewise.

From-SVN: r232101
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/bits/std_mutex.h [moved from libstdc++-v3/include/bits/mutex.h with 100% similarity]
libstdc++-v3/include/std/condition_variable
libstdc++-v3/include/std/mutex