]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commit
Switch to g_ for globals.
authorElliott Hughes <enh@google.com>
Wed, 14 May 2014 17:02:03 +0000 (10:02 -0700)
committerElliott Hughes <enh@google.com>
Wed, 14 May 2014 17:02:03 +0000 (10:02 -0700)
commit1728b2396591853345507a063ed6075dfd251706
tree7083cd234073afa5179b94b3d978550c890af90c
parentbac795586bbc5dcbe886d8d781710f60c4c19d9b
Switch to g_ for globals.

That's what the Google style guide recommends, and we're starting
to get a mix.

Change-Id: Ib0c53a890bb5deed5c679e887541a715faea91fc
27 files changed:
benchmarks/benchmark_main.cpp
libc/bionic/debug_stacktrace.cpp
libc/bionic/libc_init_common.cpp
libc/bionic/libc_logging.cpp
libc/bionic/locale.cpp
libc/bionic/malloc_debug_check.cpp
libc/bionic/malloc_debug_common.cpp
libc/bionic/malloc_debug_leak.cpp
libc/bionic/pthread_accessor.h
libc/bionic/pthread_atfork.cpp
libc/bionic/pthread_create.cpp
libc/bionic/pthread_debug.cpp
libc/bionic/pthread_exit.cpp
libc/bionic/pthread_internal.h
libc/bionic/pthread_internals.cpp
libc/bionic/pthread_key.cpp
libc/bionic/thread_atexit.cpp
libc/tzcode/localtime.c
linker/debugger.cpp
linker/dlfcn.cpp
linker/linker.cpp
linker/linker.h
linker/linker_debug.h
tests/dlfcn_test.cpp
tests/pthread_test.cpp
tests/signal_test.cpp
tests/unistd_test.cpp