android_system_core/base/include/android-base
Josh Gao c954ec09c5 debuggerd_handler: use syscall(__NR_close) instead of close.
Avoid bionic's file descriptor ownership checks by calling the close
syscall manually.

Test: debuggerd_test
Change-Id: I10af6aca0e66fe030fd7a53506ae61c87695641d
2018-07-18 18:11:46 -07:00
..
chrono_utils.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
endian.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
errors.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
file.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
logging.h libbase: assume clang. 2018-07-02 10:53:22 -07:00
macros.h libbase: assume clang. 2018-07-02 10:53:22 -07:00
memory.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
parsedouble.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
parseint.h libbase: assume clang. 2018-07-02 10:53:22 -07:00
parsenetaddress.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
properties.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
quick_exit.h base: add quick_exit emulation. 2016-09-13 17:54:50 -07:00
scopeguard.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
stringprintf.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
strings.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
test_utils.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00
thread_annotations.h libbase: assume clang. 2018-07-02 10:53:22 -07:00
threads.h Move libbacktrace off cutils. 2018-07-11 13:55:07 -07:00
unique_fd.h debuggerd_handler: use syscall(__NR_close) instead of close. 2018-07-18 18:11:46 -07:00
utf8.h libbase: switch to #pragma once. 2018-06-26 17:17:41 -07:00