e749abe9ab6dfaf9be17097f97080ee9c2f67c5d |
|
01-Nov-2016 |
Dan Albert <danalbert@google.com> |
Add legacy inline for wait4. This wasn't added to Android until android-18. Note that the reason I'm adding an inline here even though I just reverted a bunch of inlines in the previous commit is because this was an inline in the legacy NDK headers. If it was in the old headers, it needs to be in the unified headers. If it wasn't, it needs to be in libandroid_support. Test: ./tools/update_headers.py && make ndk && make native # Copied into working directory for unified headers NDK work. ndk/checkbuild.py ndk/run_tests.py --force-unified-headers Bug: None Change-Id: I751520a1df34b3edb5c59b4bd47170c4634a1883
|