summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-11-21 00:18:07 -0800
committerDan Albert <danalbert@google.com>2014-11-21 10:26:09 -0800
commit75ef63d6cf83787233d1c45489c4ec03b0a67d16 (patch)
treeaf1358c723e21ebfbd48a4dfd2abc3f262cb309d /libc/stdio/stdio_ext.cpp
parentf6640348876cd1d4d43cc95cf63306fedb83d8b9 (diff)
Move some pthread functions to signal.h.
POSIX specifies that pthread_kill(3) and pthread_sigmask(3) are supposed to live in signal.h rather than pthread.h. Since signal.h now needs pthread_t and pthread_attr_t, I've moved those defintions into include/machine/pthread_types.h to keep the namespace clean. I also sorted some includes. The combination of these two things seems to have exploded into a cascade of missing includes, so this patch also cleans up all those. Change-Id: Icfa92a39432fe83f542a797e5a113289d7e4ad0c
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions