Files
android_development/ndk/platforms/android-3/include
David 'Digit' Turner db275132c5 ndk: Fix wait4() declarations
wait4() was incorrectly declared in <sys/wait.h>, but only added to the
C library in Android 4.3 (API level 18) [1]

This patch:

- Removes the wait4() declarations for any <sys/wait.h> header before
  API level 19.

- Brings the API level 19 <sys/wait.h> which correctly declares wait4().

- Update the libc.so.functions.txt for API level 19 of all platforms
  to include the exported symbol.

NOTE: This does not bring the static libc.a to API level 19, which means
      it is stuck at API level 9 for ARM.

See [2] for the corresponding NDK tests.

http://b.android.com/19854

[1] 17a8b0db63
[2] https://android-review.googlesource.com/#/c/72000/

Change-Id: I7735473d177c44f43b09bb6738e9914945cd4d0a
2013-12-11 17:23:46 +01:00
..
2010-09-22 18:04:36 +02:00
2012-09-24 12:31:43 -07:00
2013-01-09 17:33:13 +08:00
2010-09-22 18:04:36 +02:00
2012-06-12 10:38:00 +08:00
2013-07-29 20:15:57 -07:00
2010-09-22 18:04:36 +02:00
2013-12-11 17:23:46 +01:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-12-04 11:55:17 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-10-28 17:39:11 -07:00
2013-05-23 10:08:44 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2012-04-02 16:07:07 +08:00
2010-09-22 18:04:36 +02:00
2013-11-01 08:33:08 +08:00
2012-12-20 19:08:54 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2013-11-14 12:14:12 +08:00
2012-04-02 17:54:27 +08:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00
2010-09-22 18:04:36 +02:00