Rom Lemarchand
0c11611c11
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
Change-Id: I7ee1d3e60d5d3e1c73d9820e07d23b9ce6e1a5ab
2013-01-10 10:25:42 -08:00
..
2012-08-01 17:53:07 -07:00
2012-08-10 12:23:58 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-07-24 13:56:38 -07:00
2012-08-02 16:07:26 -07:00
2012-01-31 22:19:09 +01:00
2012-10-17 19:10:11 +02:00
2009-03-03 19:28:35 -08:00
2012-12-11 16:17:33 -08:00
2010-02-09 14:05:43 -08:00
2009-03-03 19:28:35 -08:00
2010-09-28 09:20:37 +02:00
2012-03-05 16:44:42 -08:00
2010-09-27 17:35:26 +02:00
2010-10-09 17:56:55 +02:00
2009-03-03 19:28:35 -08:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-09-14 15:42:30 -07:00
2013-01-02 14:23:43 -08:00
2013-01-10 10:25:42 -08:00
2009-03-03 19:28:35 -08:00
2012-08-14 12:09:25 -07:00
2012-09-27 11:38:57 -07:00
2012-01-17 17:28:42 -08:00
2009-03-03 19:28:35 -08:00
2011-05-26 02:46:41 +02:00
2010-09-27 17:35:26 +02:00
2010-01-15 15:57:02 -08:00
2009-03-03 19:28:35 -08:00
2010-01-15 15:57:02 -08:00
2010-06-22 17:51:41 -07:00
2009-03-03 19:28:35 -08:00
2012-10-23 12:29:53 -07:00
2013-01-10 10:25:42 -08:00
2013-01-03 16:25:47 -08:00
2009-03-03 19:28:35 -08:00
2012-11-29 11:53:33 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2013-01-02 14:23:43 -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
2011-03-15 11:02:26 +09: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
2009-03-03 19:28:35 -08:00
2012-09-11 22:47:31 +03:00
2009-03-03 19:28:35 -08:00
2012-11-29 17:25:23 -08:00
2009-03-03 19:28:35 -08:00
2012-09-12 10:51:05 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00
2012-01-18 08:02:23 -05:00