Fix system and GABI++ headers.

The C++ headers provided by the 'sytem' and 'gabi++' runtimes do
not compile for API level < 9 (cstdlib), or at all (stl_pair.h).

This patch fixes these issues, and also adds a regression test.

Change-Id: Ia78b3871039ed40dd2089da96bd775e9c2d359cd
7 files changed