OSDN Git Service

libc: Fix prctl() declaration.
authorDavid 'Digit' Turner <digit@android.com>
Thu, 26 May 2011 00:46:41 +0000 (02:46 +0200)
committerDavid 'Digit' Turner <digit@android.com>
Thu, 26 May 2011 00:46:41 +0000 (02:46 +0200)
commitb083bb57f5cae6b1fa3fd756a2720a3de806da2b
tree918c37c39340083d7737e56cea44903f54470555
parent9062a2369107eadb2b45973adc3246cba35640e6
libc: Fix prctl() declaration.

This change fixes the prctl() declaration to match GLibc, and allow us
to build gcc-4.6 for Android (among other things). Note that this does
not change the source and binary interfaces.

Change-Id: I3900c957f0da8b3548cbe9da8c41d50099dc19d6
libc/SYSCALLS.TXT
libc/include/sys/prctl.h
libc/include/unistd.h