History log of /external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/2-1-buildonly.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec6edca7aa42b6affd989ef91b5897f96795e40f 18-Oct-2012 Chris Dearman <chris@mips.com> Add missing newline at end of file

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e '$a\'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/2-1-buildonly.c
2c28215423293e443469a07ae7011135d058b671 16-Dec-2010 Garrett Cooper <yanegomi@gmail.com> Style and conformance changes.

1. Strip all leading space.
2. Move tst_exit() to main().
3. Remove tst_exit() from cleanup().
4. Remove cluebat comments.
5. Reduce some unnecessary whitespace.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/2-1-buildonly.c
91f8b2ffe2984e032bb60ce39bb8b0405e19fcb9 04-Jul-2010 Garrett Cooper <yanegomi@gmail.com> Correctly catagorize build tests.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sched_h/2-1-buildonly.c