History log of /external/ltp/testcases/kernel/syscalls/getrandom/getrandom01.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17dce71b18834fc41275eb79b940a33046642947 13-Jul-2015 Jan Stancek <jstancek@redhat.com> syscalls/getrandom: add configure check for linux/random.h

Old distros (such as RHEL5.6) break, when they try to include
some kernel headers directly. Add configure check to make sure
linux/random.h kernel header can be compiled without errors.

Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/syscalls/getrandom/getrandom01.c
cc634814d1881137a19287eeaa0cf6fd15ecf4da 25-Jun-2015 Jan Stancek <jstancek@redhat.com> getrandom: fix compilation with older kernels

Add lapi/getrandom.h as fallback for GRND_* defines
Add getrandom to syscalls number list for common architectures
Replace syscall with ltp_syscall

Signed-off-by: Jan Stancek <jstancek@redhat.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/syscalls/getrandom/getrandom01.c
7f72a2c4fbfa4b4dd1c5e71f523eb4325297f97c 18-Jun-2015 Cédric Hnyda <ced.hnyda@gmail.com> syscall/getrandom: Add tests for getrandom

Signed-off-by: Cedric Hnyda <ced.hnyda@gmail.com>
/external/ltp/testcases/kernel/syscalls/getrandom/getrandom01.c