aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signal_test.cpp
diff options
context:
space:
mode:
authorRom Lemarchand <romlem@google.com>2013-01-09 15:46:06 -0800
committerElliott Hughes <enh@google.com>2013-01-10 13:14:46 -0800
commita4b2dc016fa62bd172a73c3f8971c805700ffb0f (patch)
treee4fdfa1397187776c680825a805ae3672c27c052 /tests/signal_test.cpp
parent364d9ee62f583bca795a2b40f71a04e272c80389 (diff)
downloadandroid_bionic-a4b2dc016fa62bd172a73c3f8971c805700ffb0f.tar.gz
android_bionic-a4b2dc016fa62bd172a73c3f8971c805700ffb0f.tar.bz2
android_bionic-a4b2dc016fa62bd172a73c3f8971c805700ffb0f.zip
Add signalfd call to bionic
Add signalfd() call to bionic. Adding the signalfd call was done in 3 steps: - add signalfd4 system call (function name and syscall number) to libc/SYSCALLS.TXT - generate all necessary headers by calling libc/tools/gensyscalls.py. This patch is adding the generated files since the build system does not call gensyscalls.py. - create the signalfd wrapper in signalfd.cpp and add the function prototype to sys/signalfd.h (cherry-pick of 0c11611c11f4dc1b6d43587b72c3ccbe8c51a51c, modified to work with older versions of GCC still in use on some branches.) Change-Id: I4c6c3f12199559af8be63f93a5336851b7e63355
Diffstat (limited to 'tests/signal_test.cpp')
0 files changed, 0 insertions, 0 deletions