CVS log for projects/ltp/tests/fork05.c

[BACK] Up to [Development] / projects / ltp / tests

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 28 17:42:00 2001 UTC (16 years, 8 months ago) by nstraz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

I've applied most of the patch that Urban Widmark <urban@teststation.com>
contributed.  It turns on the "all warnings" compiler options and fixes a lot
of the warnings.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 11 17:11:24 2001 UTC (16 years, 8 months ago) by alaffin
Branch: MAIN
Changes since 1.2: +18 -1 lines
Diff to previous 1.2 (colored)

Add ifdefs to fork05 to all it to compile and run on all platforms.
The test will only be performed on ix86 systems.
On all other systems, the program will always exit successfully.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 8 16:26:52 2000 UTC (17 years, 1 month ago) by nstraz
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1 (colored)

Cleaned up the includes and fixed the exit status so it should work in a
framework now.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 8 15:48:17 2000 UTC (17 years, 1 month ago) by nstraz
Branch: MAIN

This is a test from Ulrich Drepper that was on LKML.  It tests handling of LDT
during a fork().  See the comments for Ulrich's email.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>