xref: /original-bsd/usr.bin/f77/libI77/READ_ME (revision 6884d44a)
1		     Unix f77 I/O Library
2			November, 1981
3
4	The sources here represent a major update of the original f77 i/o
5library.  In almost all cases routines conform to the ANSI standard. The
6only known exceptions are the "print" file form in `open' and `inquire',
7and the "+" vertical format control (still not implemented). Often relaxations
8or extensions of the standard have been incorporated.
9See the writeup file for details of the new library.
10
11	The non-ANSI extensions can be eliminated from the library by
12changing the Makefile to compile with -DKOSHER.
13
14Install this source in parallel with the other libraries. Then:
15	make libI77.a
16	make install
17
18
19Please send bug reports, fixes, etc. to one of
20	dlw@g.cc.berkeley	(new uucp mailer)
21	ucbvax!g.dlw		(old uucp mailer)
22	g.dlw@berkeley		(arpanet)
23