OSDN Git Service

libc: remove cutils dependencies
authorDavid 'Digit' Turner <digit@google.com>
Fri, 11 Jun 2010 06:34:24 +0000 (23:34 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Fri, 11 Jun 2010 20:49:09 +0000 (13:49 -0700)
commit6c8a2f2a5bc8d612ee953f528f2b5eb35983656a
tree7dd45d3e3162220578e93a6cb7244b4209b1c7c5
parent038fbae518e904c7aba64779714a22dbeeb90887
libc: remove cutils dependencies

We simply copy the stuff we need from cutils headers.

A future patch will change cutils to include the private <bionic_atomic_inline.h>

Change-Id: Ib6fd9a03bc9e337ce867bd606dc94c2b4438480a
libc/bionic/logd_write.c
libc/bionic/pthread.c
libc/bionic/semaphore.c
libc/private/bionic_atomic_inline.h [new file with mode: 0644]