components/openscap/patches/rpl_getline.patch
branchs11-update
changeset 2705 e39a44e3cb41
parent 848 0c3d865471c8
equal deleted inserted replaced
2704:96a400628f41 2705:e39a44e3cb41
       
     1 This patch fixes the tests to run on solaris.
       
     2 This patch has not been contributed upstream, but is planned to be done by
       
     3  2013-Jul-12.
       
     4 
     1 --- openscap-0.8.1/tests/API/SEAP/test_api_seap_parser.c.orig	2012-04-16 05:46:10.857636161 -0700
     5 --- openscap-0.8.1/tests/API/SEAP/test_api_seap_parser.c.orig	2012-04-16 05:46:10.857636161 -0700
     2 +++ openscap-0.8.1/tests/API/SEAP/test_api_seap_parser.c	2012-04-16 05:46:33.459579066 -0700
     6 +++ openscap-0.8.1/tests/API/SEAP/test_api_seap_parser.c	2012-04-16 05:46:33.459579066 -0700
     3 @@ -52,7 +52,7 @@
     7 @@ -52,7 +52,7 @@
     4  #elif defined(__linux__) || defined(__GLIBC__)
     8  #elif defined(__linux__) || defined(__GLIBC__)
     5                          getline (&input, &inlen, stdin);
     9                          getline (&input, &inlen, stdin);