Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-11 | Add static configuration file for Android builds | Hans-Christian Egtvedt | 1 | -0/+360 | |
This patch adds an android-config.h configuration file that matches the Android toolchain configuration. It also includes an implementation of getsubopt, with the strchrnul dependency, since the Android toolchain does not provide this functionality. Signed-off-by: Hans-Christian Egtvedt <hegtvedt@cisco.com> [hans.verkuil@cisco.com: made functions inline] Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> |