Changeset 3a9fc7d in rtems
- Timestamp:
- 05/23/96 21:51:54 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8a318cd
- Parents:
- 73c5da6a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/tests/psxtests/psxhdrs/time08.c
r73c5da6a r3a9fc7d 18 18 void test( void ) 19 19 { 20 char *buffer;21 20 time_t time; 22 21 struct tm *timestruct; -
testsuites/psxtests/psxhdrs/time08.c
r73c5da6a r3a9fc7d 18 18 void test( void ) 19 19 { 20 char *buffer;21 20 time_t time; 22 21 struct tm *timestruct;
Note: See TracChangeset
for help on using the changeset viewer.