source: rtems/c/src/README @ 0afac6a

4.115
Last change on this file since 0afac6a was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

  • Property mode set to 100644
File size: 639 bytes
Line 
1This is the top level directory of the C RTEMS environment.  The
2following is a description of the contents of each file and
3subdirectory directly in this directory:
4
5    tests
6
7       This directory contains the RTEMS Test Suites. Currently
8       this includes the following suites:
9
10         + Single Processor Test Suite
11         + Multiprocessor Test Suite
12         + Timing Test Suite
13         + Sample Application Suite
14
15    lib
16
17       This directory contains src for RTEMS libraries:
18          libc, board support (including drivers) and libcpu.
19
20    exec
21
22       This directory contains the source code for the RTEMS executive.
23
Note: See TracBrowser for help on using the repository browser.