----- Original Message -----
> From: "Xiaoguang Wang" <wangxg.f...@cn.fujitsu.com>
> To: ltp-list@lists.sourceforge.net
> Sent: Wednesday, 22 July, 2015 4:40:23 AM
> Subject: [LTP] [PATCH] syscalls/getrandom: add configure check for
> linux/random.h
>
> For simplicity, I think we should just verify whether 'linux/random.h'
> is valid, here if it's valid, that means such codes will be compiled
> correctly.
>
> #include <linux/random.h>
> int main(void)
> {
> getrandom(NULL, 100, 0);
> return 0;
> }
> Signed-off-by: Xiaoguang Wang <wangxg.f...@cn.fujitsu.com>
I added paragraph about autoconf behaviour before 2.64, removed
getrandom() call from commit message and pushed.
Thank you,
Jan
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list