-
File Added: header.patch.
2008-05-20 14:18:28 UTC in Linux Test Project
-
> How do you think about the reaction "exit(errno)" or "abort()"?
Use exit(EXIT_SUCCESS), exit(EXIT_FAILURE), and exit(errno). The exit(-1) statements don't make any sense. :-)
2008-05-20 14:15:30 UTC in Linux Test Project
-
The ltp-devel packages is missing linux_syscall_numbers.h in /opt/ltp/include. I'm not sure if it is needed.
2008-05-19 20:12:54 UTC in Linux Test Project
-
Currently ltp-devel install man pages in /opt/ltp/share/man/; however, they should be installed in /usr/share/man/.
2008-05-19 18:53:54 UTC in Linux Test Project
-
This is no longer needed now that there is a ltp-devel package.
2008-05-01 17:34:07 UTC in Linux Test Project
-
The ltp-devel package needs the remaining ltp/inc/ header files.
2008-05-01 17:32:56 UTC in Linux Test Project
-
Closed.
2008-03-26 16:04:39 UTC in Linux Test Project
-
Since I've reverted the patch to a static library, then this bug can be CLOSED. Bug 1888999 will provide the patch referenced here.
2008-03-26 16:03:47 UTC in Linux Test Project
-
Since I've reverted the patch to a static library, then this bug can be CLOSED. Bug 1888999 will provide the patch referenced here.
2008-03-26 16:02:56 UTC in Linux Test Project
-
Revised patch with README.
File Added: ltp-devel-02.patch.
2008-03-26 15:25:33 UTC in Linux Test Project