bionic/libc/kernel/common
Rom Lemarchand a4b2dc016f 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 0c11611c11, modified to
work with older versions of GCC still in use on some branches.)

Change-Id: I4c6c3f12199559af8be63f93a5336851b7e63355
2013-01-10 13:14:46 -08:00
..
asm-generic am 0eb4f255: am 6e0e03c3: Merge "Add the cleaned kernel headers" 2012-09-24 13:50:04 -07:00
linux Add signalfd call to bionic 2013-01-10 13:14:46 -08:00
media bionic: update sanitized MSM, V4L2 kernel headers 2012-08-27 12:11:41 -07:00
mtd Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00
sound add processed sound/tlv.h header 2012-06-11 14:54:44 -07:00
video Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00