android_system_core/libcutils
Carl Shapiro 3de5dba559 am 2c4676de: am 93b0cb40: Define inline atomic operations for x86 and ARM.
Merge commit '2c4676de62cf8ca7e3759f7f709e29c623495f55'

* commit '2c4676de62cf8ca7e3759f7f709e29c623495f55':
  Define inline atomic operations for x86 and ARM.
2010-06-23 14:30:38 -07:00
..
Android.mk Define inline atomic operations for x86 and ARM. 2010-06-23 12:51:26 -07:00
MODULE_LICENSE_APACHE2
NOTICE
abort_socket.c Fix bug where ECONNABORTED would have always occured on asocket_write. 2009-05-29 16:10:22 -07:00
array.c auto import from //branches/cupcake_rel/...@138607 2009-03-13 13:04:37 -07:00
ashmem-dev.c Added ashmem_get_size_region() function. 2009-06-02 00:55:30 +01:00
ashmem-host.c Added ashmem_get_size_region() function. 2009-06-02 00:55:30 +01:00
atomic-android-sh.c Atomic/SMP update, part 2. 2010-05-27 15:29:38 -07:00
atomic.c Define inline atomic operations for x86 and ARM. 2010-06-23 12:51:26 -07:00
buffer.c
buffer.h
config_utils.c
cpu_info.c
dir_hash.c
dlmalloc_stubs.c
hashmap.c
iosched_policy.c cutils: schedpolicy: remove stray include 2010-02-26 11:45:27 -08:00
load_file.c
loghack.h
memory.c
memset32.S
mq.c
mspace.c Add a new method to export the extent of the break, akin to return 2010-02-16 14:37:43 -08:00
native_handle.c move native_handle stuff from master_gl 2009-05-20 17:22:13 -07:00
open_memstream.c Try to fix Mac build. 2010-01-26 09:30:02 -08:00
private.h
process_name.c cutils: make set_process_name set kernel thread name as well 2009-11-05 12:26:56 -08:00
properties.c
record_stream.c
sched_policy.c fix windows SDK build 2010-05-08 11:51:13 -07:00
selector.c
socket_inaddr_any_server.c
socket_local.h
socket_local_client.c
socket_local_server.c
socket_loopback_client.c
socket_loopback_server.c
socket_network_client.c
strdup8to16.c auto import from //branches/cupcake_rel/...@138607 2009-03-13 13:04:37 -07:00
strdup16to8.c Fix a potential integer overflow bug that could result in memory overwrites. 2009-05-02 19:43:30 +02:00
threads.c
tzfile.h
tzstrftime.c Add support for "standalone months" to tztime's strftime(). 2009-05-14 17:22:20 -07:00
tztime.c Fix an infinite loop in time2sub. 2009-09-09 18:32:07 -07:00
uio.c
zygote.c