Changeset 3235ad9 in rtems for c/src/tests/samples
- Timestamp:
- 08/23/95 19:30:23 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5250ff39
- Parents:
- 80e2c29e
- Location:
- c/src/tests/samples
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/samples/base_mp/apptask.c
r80e2c29e r3235ad9 18 18 * notice must appear in all copies of this file and its derivatives. 19 19 * 20 * apptask.c,v 1.2 1995/05/31 17:05:14 joel Exp20 * $Id$ 21 21 */ 22 22 -
c/src/tests/samples/base_mp/system.h
r80e2c29e r3235ad9 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * system.h,v 1.2 1995/05/31 17:05:21 joel Exp14 * $Id$ 15 15 */ 16 16 -
c/src/tests/samples/base_sp/apptask.c
r80e2c29e r3235ad9 17 17 * notice must appear in all copies of this file and its derivatives. 18 18 * 19 * apptask.c,v 1.2 1995/05/31 17:05:28 joel Exp19 * $Id$ 20 20 */ 21 21 -
c/src/tests/samples/cdtest/init.c
r80e2c29e r3235ad9 19 19 * notice must appear in all copies of this file and its derivatives. 20 20 * 21 * init.c,v 1.2 1995/05/31 17:05:45 joel Exp21 * $Id$ 22 22 */ 23 23 -
c/src/tests/samples/cdtest/system.h
r80e2c29e r3235ad9 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * system.h,v 1.2 1995/05/31 17:05:49 joel Exp14 * $Id$ 15 15 */ 16 16 -
c/src/tests/samples/hello/init.c
r80e2c29e r3235ad9 19 19 * notice must appear in all copies of this file and its derivatives. 20 20 * 21 * init.c,v 1.2 1995/05/31 17:05:58 joel Exp21 * $Id$ 22 22 */ 23 23 -
c/src/tests/samples/hello/system.h
r80e2c29e r3235ad9 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * system.h,v 1.2 1995/05/31 17:06:00 joel Exp14 * $Id$ 15 15 */ 16 16 -
c/src/tests/samples/paranoia/init.c
r80e2c29e r3235ad9 19 19 * notice must appear in all copies of this file and its derivatives. 20 20 * 21 * init.c,v 1.2 1995/05/31 17:06:07 joel Exp21 * $Id$ 22 22 */ 23 23 -
c/src/tests/samples/paranoia/paranoia.c
r80e2c29e r3235ad9 1 1 /* 2 * RTEMS RCS Id: paranoia.c,v 1.2 1995/05/31 17:06:09 joel Exp2 * $Id$ 3 3 * 4 4 * A C version of Kahan's Floating Point Test "Paranoia" -
c/src/tests/samples/paranoia/system.h
r80e2c29e r3235ad9 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * system.h,v 1.2 1995/05/31 17:06:13 joel Exp14 * $Id$ 15 15 */ 16 16 -
c/src/tests/samples/ticker/system.h
r80e2c29e r3235ad9 12 12 * notice must appear in all copies of this file and its derivatives. 13 13 * 14 * system.h,v 1.2 1995/05/31 17:06:23 joel Exp14 * $Id$ 15 15 */ 16 16
Note: See TracChangeset
for help on using the changeset viewer.