I have noticed issues for patch applied on 12-Dec-2008. Because it is fixing the mq_send/5-1.c problem, but at the same time patch is affecting the building of few test cases in the same directory. I have listed the build log before and after the patch. So I have modified the patch such a way that it should not affect other test cases. Modifications:
1.    remove function definitions from “include/posixtest.h”
2.    add function definitions to new header file “include/mq_send.h”
3.    add #include ”mq_send.h” line to mq_send/5-1.c test cases
I have attached modified patch and below. Please review the same. Signed-off-by: naresh kamboju <naresh.kernel@gmail.com>.
3 files changed