Chen Gang
ee59843cd2
CRIS: Wire up missing syscalls
The related warnings:
CALL scripts/checksyscalls.sh
<stdin>:1229:2: warning: #warning syscall sched_setattr not implemented [-Wcpp]
<stdin>:1232:2: warning: #warning syscall sched_getattr not implemented [-Wcpp]
<stdin>:1235:2: warning: #warning syscall renameat2 not implemented [-Wcpp]
<stdin>:1238:2: warning: #warning syscall seccomp not implemented [-Wcpp]
<stdin>:1241:2: warning: #warning syscall getrandom not implemented [-Wcpp]
<stdin>:1244:2: warning: #warning syscall memfd_create not implemented [-Wcpp]
<stdin>:1247:2: warning: #warning syscall bpf not implemented [-Wcpp]
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
2015-09-05 00:33:25 +02:00
..
2009-12-12 13:08:14 +01:00
2015-03-25 10:55:35 +01:00
2009-11-26 09:16:19 +01:00
2015-05-05 13:35:39 -06:00
2015-03-25 11:35:12 +01:00
2009-03-02 16:49:37 -05:00
2014-10-20 18:49:17 +01:00
2010-10-07 14:08:55 +01:00
2015-07-17 16:39:53 -07:00
2009-06-24 15:13:41 +09:00
2013-07-03 16:07:39 -07:00
2015-05-05 13:35:39 -06:00
2013-11-15 09:32:17 +09:00
2015-02-11 17:06:03 -08:00
2014-07-17 12:32:47 +02:00
2012-12-20 18:05:28 -08:00
2011-08-25 16:25:35 -07:00
2013-02-03 18:15:53 -05:00
2009-06-10 15:21:03 +02:00
2012-10-09 09:46:45 +01:00
2012-03-28 18:30:02 +01:00
2012-10-09 09:46:45 +01:00
2015-04-12 21:03:30 +02:00
2015-03-25 10:55:10 +01:00
2012-10-09 09:46:45 +01:00
2015-02-14 18:54:12 +01:00
2015-09-05 00:33:25 +02:00