source:
branches/libc-0.6/src/gcc/libf2c/libI77/Version.c
| Last change on this file was 1392, checked in by , 22 years ago | |
|---|---|
|
|
| File size: 16.4 KB | |
| Line | |
|---|---|
| 1 | const char __LIBI77_VERSION__[] = "@(#) LIBI77 VERSION pjw,dmg-mods 20001205\n"; |
| 2 | |
| 3 | /* |
| 4 | 2.01 $ format added |
| 5 | 2.02 Coding bug in open.c repaired |
| 6 | 2.03 fixed bugs in lread.c (read * with negative f-format) and lio.c |
| 7 | and lio.h (e-format conforming to spec) |
| 8 | 2.04 changed open.c and err.c (fopen and freopen respectively) to |
| 9 | update to new c-library (append mode) |
| 10 | 2.05 added namelist capability |
| 11 | 2.06 allow internal list and namelist I/O |
| 12 | */ |
| 13 | |
| 14 | /* |
| 15 | close.c: |
| 16 | allow upper-case STATUS= values |
