Changeset c62d36f in rtems for c/build-tools/eolstrip.c
- Timestamp:
- 10/06/95 20:01:20 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- eb5a7e07
- Parents:
- 1ceface
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/build-tools/eolstrip.c
r1ceface rc62d36f 10 10 * $Id$ 11 11 * $Log$ 12 * Revision 1.3 1995/10/06 16:32:21 joel 13 * moved to new development machine and went to gcc 2.7.0 14 * 12 15 * Revision 1.2 1995/05/31 16:44:28 joel 13 16 * fixing revision … … 29 32 30 33 #include <stdio.h> 34 #include <stdlib.h> 31 35 #include <fcntl.h> 32 36 #include <ctype.h>
Note: See TracChangeset
for help on using the changeset viewer.