At least stdcxx needs some C99 functions and depends on _GLIBCXX_USE_C99 for C++11 compatibility.
Issue #1082
This patch changes the top-level directory layout as a preparatory step for improving the tools for managing 3rd-party source codes. The rationale is described in the issue referenced below. Issue #1082