android_bionic/libc/include/android
Dan Albert e749abe9ab 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
2016-10-31 20:20:25 -07:00
..
api-level.h Add __ANDROID_API_FUTURE__. 2016-09-21 01:08:44 -07:00
dlext.h
legacy_errno_inlines.h
legacy_signal_inlines.h
legacy_stdlib_inlines.h Revert "Add legacy inlines for locale aware APIs." 2016-10-31 16:47:22 -07:00
legacy_sys_stat_inlines.h
legacy_sys_wait_inlines.h Add legacy inline for wait4. 2016-10-31 20:20:25 -07:00
legacy_termios_inlines.h
set_abort_message.h
versioning.h Minor copyright header unification. 2016-10-24 12:57:55 -07:00