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 0c11611c11f4dc1b6d43587b72c3ccbe8c51a51c, 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
..
2010-12-06 12:05:11 +01:00
2012-10-23 12:29:53 -07:00
2012-09-12 12:30:22 -07:00
2012-09-12 12:30:22 -07:00
2009-03-03 19:28:35 -08:00
2013-01-10 13:14:46 -08:00
2009-03-03 19:28:35 -08:00
2012-03-20 12:54:55 -07:00
2009-03-03 19:28:35 -08:00
2010-09-26 11:26:53 -07:00
2010-01-15 15:57:02 -08:00
2012-10-29 07:44:27 -07:00
2011-09-28 12:17:34 -07:00
2012-02-29 18:43:51 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2012-11-30 12:05:18 -08:00
2012-08-29 12:47:41 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2012-09-13 16:54:57 -07:00
2010-10-09 17:56:55 +02:00
2009-03-03 19:28:35 -08:00
2010-06-22 17:51:41 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-10-15 18:52:55 +02:00
2012-08-17 12:44:23 -07:00
2009-03-03 19:28:35 -08:00
2012-08-20 14:12:20 -07:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2012-09-12 12:30:22 -07:00
2009-03-03 19:28:35 -08:00
2010-09-27 17:27:14 +02:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-10-15 18:52:55 +02:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:01:44 -08:00
2012-01-13 14:24:08 +01:00
2012-08-14 12:09:25 -07:00
2012-11-29 17:25:23 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-10-23 12:29:53 -07:00
2013-01-07 13:58:49 -08:00
2012-11-29 17:25:23 -08:00
2012-11-29 17:25:23 -08:00
2012-10-01 15:12:40 -07:00
2012-12-07 09:57:01 -08:00
2012-06-07 14:19:52 -07:00
2009-03-03 19:28:35 -08:00
2010-06-11 14:39:39 -07:00
2012-09-04 14:11:28 +02:00
2009-11-23 16:25:32 -05:00
2012-10-17 19:10:11 +02:00
2012-09-03 01:38:34 +03:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-09-27 17:35:26 +02:00
2012-11-26 12:01:58 +04:00
2009-03-03 19:28:35 -08:00