OSDN Git Service

Prepare to switch to the uapi <linux/signal.h>.
authorElliott Hughes <enh@google.com>
Thu, 7 Nov 2013 20:28:46 +0000 (12:28 -0800)
committerElliott Hughes <enh@google.com>
Thu, 7 Nov 2013 20:29:07 +0000 (12:29 -0800)
commit61fb3fc770566c7bafe7af8fb93590bcad387fbb
tree6ee5199c60b3105c89e8dcf01a6d065007533013
parent266eb4a44c4cdd9502980511ff2846fde5c66454
Prepare to switch to the uapi <linux/signal.h>.

<time.h> didn't need to copy the cruft from <signal.h>, and
<signal.h> only needs the uid_t hack when it's not using
uapi headers.

pthread_exit.cpp should include what it uses.

Change-Id: I836c36abe0f0a781d41fc425b249d1c7686bb124
libc/bionic/pthread_exit.cpp
libc/include/signal.h
libc/include/time.h