Changeset 05e3b5b in rtems
- Timestamp:
- 10/12/01 21:02:52 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- cc13fa3
- Parents:
- 4f7a0f4
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/samples/ChangeLog
r4f7a0f4 r05e3b5b 1 2001-10-12 Joel Sherrill <joel@OARcorp.com> 2 3 * unlimited/init.c, unlimited/system.h, unlimited/test1.c, 4 unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: 5 Fixed typo. 6 1 7 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/tests/samples/unlimited/init.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in -
c/src/tests/samples/unlimited/system.h
r4f7a0f4 r05e3b5b 6 6 * COPYRIGHT (c) 1989-1997. 7 7 * On-Line Applications Research Corporation (OAR). 8 * Copyright assigned to U.S. Government, 1994.9 8 * 10 9 * The license and distribution terms for this file may in -
c/src/tests/samples/unlimited/test1.c
r4f7a0f4 r05e3b5b 10 10 * COPYRIGHT (c) 1989-1997. 11 11 * On-Line Applications Research Corporation (OAR). 12 * Copyright assigned to U.S. Government, 1994.13 12 * 14 13 * The license and distribution terms for this file may in -
c/src/tests/samples/unlimited/test2.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in -
c/src/tests/samples/unlimited/test3.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in -
testsuites/samples/ChangeLog
r4f7a0f4 r05e3b5b 1 2001-10-12 Joel Sherrill <joel@OARcorp.com> 2 3 * unlimited/init.c, unlimited/system.h, unlimited/test1.c, 4 unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: 5 Fixed typo. 6 1 7 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
testsuites/samples/unlimited/init.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in -
testsuites/samples/unlimited/system.h
r4f7a0f4 r05e3b5b 6 6 * COPYRIGHT (c) 1989-1997. 7 7 * On-Line Applications Research Corporation (OAR). 8 * Copyright assigned to U.S. Government, 1994.9 8 * 10 9 * The license and distribution terms for this file may in -
testsuites/samples/unlimited/test1.c
r4f7a0f4 r05e3b5b 10 10 * COPYRIGHT (c) 1989-1997. 11 11 * On-Line Applications Research Corporation (OAR). 12 * Copyright assigned to U.S. Government, 1994.13 12 * 14 13 * The license and distribution terms for this file may in -
testsuites/samples/unlimited/test2.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in -
testsuites/samples/unlimited/test3.c
r4f7a0f4 r05e3b5b 13 13 * COPYRIGHT (c) 1989-1997. 14 14 * On-Line Applications Research Corporation (OAR). 15 * Copyright assigned to U.S. Government, 1994.16 15 * 17 16 * The license and distribution terms for this file may in
Note: See TracChangeset
for help on using the changeset viewer.