Revision 5f34e7c5db22dfb8de4a1495972d16cbe93158ae authored by ffxbld on 26 August 2014, 19:23:57 UTC, committed by ffxbld on 26 August 2014, 19:23:57 UTC
1 parent fc797b1
Raw File
README.android
Version: 5.2.1

Changes:
    * Added _android.h included by _system.h
    * Do not use linux float functions in num_get_float.cpp as Android does not
      have them.
    * _mbstate_t.h cannot define its own mbstate_t as bionic already defines
      it.
    * _pair.h needs to define bionic's (sgi's) internal pair header guard.
back to top